%ZEN.Report.Display.bookmarkGroup
deprecated class %ZEN.Report.Display.bookmarkGroup extends %ZEN.Report.Display.childrenNode
bookmarkGroup instances must always have bookmarkTree instances as their parent
  <bookmarkGroup group="FilmCategory">
     <variable name="Category">
        <valueof select="@Category"/>
     </variable>
     <bookmark internalDestination="!concat($Category,1)">
        <bookmarkTitle>
           <valueof select="@Category"/>
        </bookmarkTitle>
     </bookmark>
  </bookmarkGroup>
  
Property Inventory
Method Inventory
Properties
property group as %ZEN.Datatype.string;
group matches XML data using the command <xsl:for-each select='_..group_"'>".
All children of bookmarkGroup are generated under the <xsl:for-each select=...>
All children of bookmarkGroup are generated under the <xsl:for-each select=...>
Property methods: groupDisplayToLogical(), groupGet(), groupIsValid(), groupLogicalToDisplay(), groupLogicalToOdbc(), groupNormalize(), groupSet()
Methods
method %DrawToXSLFO(ByRef context As %Library.String, ByRef XSL As %Library.GlobalCharacterStream, ByRef delay As %Library.GlobalCharacterStream, ByRef incell As %Library.Boolean) as %Status
%DrawToXSLFO() is an internal method used to generate the containg <xsl:for-each select'_..group"'>and then all the children of bookmarkGroup
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()