%ZEN.Report.Display.masterreference
class %ZEN.Report.Display.masterreference extends %ZEN.Report.Display.childrenNode
Specifies the <conditional-page-master-refference> used by the the <page-sequence-master> section of the report display.Property Inventory
- ifexpression
- ifxpath
- includeColIfExpression
- includeColUnlessExpression
- masterReference
- pagePosition
- unlessexpression
Method Inventory
- %DrawPageMasterToXSLFO()
- %DrawPageToXSLFO()
- %DrawStyleToHTML()
- %DrawStyleToXSLFO()
- %DrawToHTML()
- %DrawToXSLFO()
Properties
property ifexpression as %ZEN.Datatype.string (XMLPROJECTION = "none");
Property methods: ifexpressionDisplayToLogical(), ifexpressionGet(), ifexpressionIsValid(), ifexpressionLogicalToDisplay(), ifexpressionLogicalToOdbc(), ifexpressionNormalize(), ifexpressionSet()
property ifxpath as %ZEN.Datatype.string (XMLPROJECTION = "none");
Property methods: ifxpathDisplayToLogical(), ifxpathGet(), ifxpathIsValid(), ifxpathLogicalToDisplay(), ifxpathLogicalToOdbc(), ifxpathNormalize(), ifxpathSet()
property includeColIfExpression as %ZEN.Datatype.string (XMLPROJECTION = "none");
Property methods: includeColIfExpressionDisplayToLogical(), includeColIfExpressionGet(), includeColIfExpressionIsValid(), includeColIfExpressionLogicalToDisplay(), includeColIfExpressionLogicalToOdbc(), includeColIfExpressionNormalize(), includeColIfExpressionSet()
property includeColUnlessExpression as %ZEN.Datatype.string (XMLPROJECTION = "none");
Property methods: includeColUnlessExpressionDisplayToLogical(), includeColUnlessExpressionGet(), includeColUnlessExpressionIsValid(), includeColUnlessExpressionLogicalToDisplay(), includeColUnlessExpressionLogicalToOdbc(), includeColUnlessExpressionNormalize(), includeColUnlessExpressionSet()
property masterReference as %ZEN.Datatype.string [ Required ];
Defines the refere
Property methods: masterReferenceDisplayToLogical(), masterReferenceGet(), masterReferenceIsValid(), masterReferenceLogicalToDisplay(), masterReferenceLogicalToOdbc(), masterReferenceNormalize(), masterReferenceSet()
property pagePosition as %ZEN.Datatype.string (VALUELIST = ",only,first,last,rest,any") [ Required ];
Property methods: pagePositionDisplayToLogical(), pagePositionGet(), pagePositionIsValid(), pagePositionLogicalToDisplay(), pagePositionLogicalToOdbc(), pagePositionNormalize(), pagePositionSet()
property unlessexpression as %ZEN.Datatype.string (XMLPROJECTION = "none");
Property methods: unlessexpressionDisplayToLogical(), unlessexpressionGet(), unlessexpressionIsValid(), unlessexpressionLogicalToDisplay(), unlessexpressionLogicalToOdbc(), unlessexpressionNormalize(), unlessexpressionSet()
Methods
method %DrawPageMasterToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, SectionName As %String = "") as %Status
method %DrawPageToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, SectionName As %String = "") as %Status
method %DrawStyleToHTML(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, SectionName As %String = "") as %Status
method %DrawStyleToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, SectionName As %String = "") as %Status
method %DrawToHTML(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean) as %Status
Inherited description: This method outputs the necessary stylesheet information for the HTML report.
Every tag should override this method.
method %DrawToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean, SectionName As %String = "") as %Status
Inherited description: This method outputs the necessary stylesheet information for the PDF report.
Every tag should override this method.
Inherited Members
Inherited Properties
- applyLevel
- children
- class
- composite
- htmlstyle
- id
- includeColIfXPath
- includeColUnlessXPath
- level
- parent
- selectstylecond
- selectstylelist
- style
- stylecall
- styleparamNames
- styleparams
- tag
- template
- width
- withinSmallmultiple
- xmlnamespace
- xmlnamespaceprefix
- xpath
- xslfostyle
Inherited Methods
- %AddToSaveSet()
- %ApplyClass()
- %ApplyLevelParameters()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DeclareLevelParameters()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawToAnnotatedXML()
- %EndLevel()
- %Extends()
- %GetAbsoluteURL()
- %GetParameter()
- %IncLevel()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueEmbedded()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %StyleHTML()
- %StyleXSLFO()
- %ValidateObject()
- ApplyClass()
- CSPLinkToFileLink()
- CountSpaces()
- DoDocForHTML()
- GetDocForXSLFO()
- HTMLStyle()
- OutputId()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- XSLFOStyle()
- insertAxis()
- isCSPLink()
- needsURL()
- parent()
- processExclamationPoint()
- qualify()
- tagGet()