%ZEN.Report.Display.controller
class %ZEN.Report.Display.controller extends %ZEN.Report.Display.common
The controller class has theProperty Inventory
- applyLevel
- ifexpression
- ifxpath
- includeColIfExpression
- includeColIfXPath
- includeColUnlessExpression
- includeColUnlessXPath
- unlessexpression
Method Inventory
Properties
property applyLevel as %ZEN.Datatype.integer (XMLPROJECTION = "NONE");
Property methods: applyLevelDisplayToLogical(), applyLevelGet(), applyLevelIsValid(), applyLevelLogicalToDisplay(), applyLevelLogicalToOdbc(), applyLevelNormalize(), applyLevelSet()
property ifexpression as %ZEN.Datatype.string;
Property methods: ifexpressionDisplayToLogical(), ifexpressionGet(), ifexpressionIsValid(), ifexpressionLogicalToDisplay(), ifexpressionLogicalToOdbc(), ifexpressionNormalize(), ifexpressionSet()
property ifxpath as %ZEN.Datatype.string;
Property methods: ifxpathDisplayToLogical(), ifxpathGet(), ifxpathIsValid(), ifxpathLogicalToDisplay(), ifxpathLogicalToOdbc(), ifxpathNormalize(), ifxpathSet()
property includeColIfExpression as %ZEN.Datatype.string;
Property methods: includeColIfExpressionDisplayToLogical(), includeColIfExpressionGet(), includeColIfExpressionIsValid(), includeColIfExpressionLogicalToDisplay(), includeColIfExpressionLogicalToOdbc(), includeColIfExpressionNormalize(), includeColIfExpressionSet()
property includeColIfXPath as %ZEN.Datatype.string;
Property methods: includeColIfXPathDisplayToLogical(), includeColIfXPathGet(), includeColIfXPathIsValid(), includeColIfXPathLogicalToDisplay(), includeColIfXPathLogicalToOdbc(), includeColIfXPathNormalize(), includeColIfXPathSet()
property includeColUnlessExpression as %ZEN.Datatype.string;
Property methods: includeColUnlessExpressionDisplayToLogical(), includeColUnlessExpressionGet(), includeColUnlessExpressionIsValid(), includeColUnlessExpressionLogicalToDisplay(), includeColUnlessExpressionLogicalToOdbc(), includeColUnlessExpressionNormalize(), includeColUnlessExpressionSet()
property includeColUnlessXPath as %ZEN.Datatype.string;
Property methods: includeColUnlessXPathDisplayToLogical(), includeColUnlessXPathGet(), includeColUnlessXPathIsValid(), includeColUnlessXPathLogicalToDisplay(), includeColUnlessXPathLogicalToOdbc(), includeColUnlessXPathNormalize(), includeColUnlessXPathSet()
property unlessexpression as %ZEN.Datatype.string;
Property methods: unlessexpressionDisplayToLogical(), unlessexpressionGet(), unlessexpressionIsValid(), unlessexpressionLogicalToDisplay(), unlessexpressionLogicalToOdbc(), unlessexpressionNormalize(), unlessexpressionSet()
Methods
method %ApplyLevelParameters(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
method %DeclareLevelParameters(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
method %EndLevel(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
method %IncLevel(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueEmbedded()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()