Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.EDI.SEF.MaskNavigator

class EnsLib.EDI.SEF.MaskNavigator extends %Library.RegisteredObject

Provides facilities for mask location

Property Inventory

Properties

property CurrentRequirement as %String;
This holds the current requirement
Property methods: CurrentRequirementDisplayToLogical(), CurrentRequirementGet(), CurrentRequirementIsValid(), CurrentRequirementLogicalToDisplay(), CurrentRequirementLogicalToOdbc(), CurrentRequirementNormalize(), CurrentRequirementSet()
property MaskActive as %Boolean [ InitialExpression = 0 ];
This holds the mask active flag
Property methods: MaskActiveDisplayToLogical(), MaskActiveGet(), MaskActiveIsValid(), MaskActiveLogicalToDisplay(), MaskActiveNormalize(), MaskActiveSet()
property MaskStack as EnsLib.EDI.SEF.Util.Stack;
This holds the node stack for masks
Property methods: MaskStackGet(), MaskStackGetSwizzled(), MaskStackIsValid(), MaskStackNewObject(), MaskStackSet()

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab