%ZEN.Report.Display.body
deprecated class %ZEN.Report.Display.body extends %ZEN.Report.Display.category
Specifies the section of the report display that will be used as the body of the report.Property Inventory
Method Inventory
Properties
property appendIdToZenLastPage as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Append group id to %ZENLastPage for uniqueness
id of body is appended. Unlike genLastPageIdOn does not use xpath.
id of body is appended. Unlike genLastPageIdOn does not use xpath.
Property methods: appendIdToZenLastPageDisplayToLogical(), appendIdToZenLastPageGet(), appendIdToZenLastPageIsValid(), appendIdToZenLastPageLogicalToDisplay(), appendIdToZenLastPageLogicalToOdbc(), appendIdToZenLastPageLogicalToXSD(), appendIdToZenLastPageNormalize(), appendIdToZenLastPageSet(), appendIdToZenLastPageXSDToLogical()
property blockZENLastPage as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Boolean flag to block lst page reference creation
Property methods: blockZENLastPageDisplayToLogical(), blockZENLastPageGet(), blockZENLastPageIsValid(), blockZENLastPageLogicalToDisplay(), blockZENLastPageLogicalToOdbc(), blockZENLastPageLogicalToXSD(), blockZENLastPageNormalize(), blockZENLastPageSet(), blockZENLastPageXSDToLogical()
property foStyle as %ZEN.Datatype.string;
Property methods: foStyleDisplayToLogical(), foStyleGet(), foStyleIsValid(), foStyleLogicalToDisplay(), foStyleLogicalToOdbc(), foStyleNormalize(), foStyleSet()
property genLastPageIdOn as %ZEN.Datatype.string;
XPath value to use when generating the last page reference
Would normally be used in coordination with an item special that includes an xpath, for instance,
Would normally be used in coordination with an item special that includes an xpath, for instance,
Property methods: genLastPageIdOnDisplayToLogical(), genLastPageIdOnGet(), genLastPageIdOnIsValid(), genLastPageIdOnLogicalToDisplay(), genLastPageIdOnLogicalToOdbc(), genLastPageIdOnNormalize(), genLastPageIdOnSet()
Methods
method %DrawToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean = 0) 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
- ifexpression
- ifxpath
- includeColIfExpression
- includeColIfXPath
- includeColUnlessExpression
- includeColUnlessXPath
- level
- parent
- selectstylecond
- selectstylelist
- style
- stylecall
- styleparamNames
- styleparams
- tag
- template
- unlessexpression
- width
- withinSmallmultiple
- xmlnamespace
- xmlnamespaceprefix
- xpath
- xslfostyle
Inherited Methods
- %AddToSaveSet()
- %ApplyClass()
- %ApplyLevelParameters()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DeclareLevelParameters()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawStyleToHTML()
- %DrawToAnnotatedXML()
- %DrawToHTML()
- %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()