%ZEN.Report.Display.bookmark
deprecated class %ZEN.Report.Display.bookmark extends %ZEN.Report.Display.childrenNode
bookmark The book formatting object is used to identify an access point, by name, and to specify where that access point is within the current document or another external document. A given bookmark may be further subdivided into a sequence of (sub-)bookmarks to as many levels as the authors desire.Property Inventory
Method Inventory
Properties
property externalDestination as %ZEN.Datatype.string;
externalDestion
This attribute if not null is the uri to a place in another document
Property methods: externalDestinationDisplayToLogical(), externalDestinationGet(), externalDestinationIsValid(), externalDestinationLogicalToDisplay(), externalDestinationLogicalToOdbc(), externalDestinationNormalize(), externalDestinationSet()
property internalDestination as %ZEN.Datatype.string;
internalDestination
This attribute if not null is the idref of a place in the document of which it is a part
Property methods: internalDestinationDisplayToLogical(), internalDestinationGet(), internalDestinationIsValid(), internalDestinationLogicalToDisplay(), internalDestinationLogicalToOdbc(), internalDestinationNormalize(), internalDestinationSet()
property startingState as %ZEN.Datatype.string;
Specifies how the formatting object to which it applies is initially displayed.
Values have the following meanings:
hide The content of the formatting object is not a candidate for being displayed initially.
Values have the following meanings:
hide The content of the formatting object is not a candidate for being displayed initially.
Property methods: startingStateDisplayToLogical(), startingStateGet(), startingStateIsValid(), startingStateLogicalToDisplay(), startingStateLogicalToOdbc(), startingStateNormalize(), startingStateSet()
Methods
method %DrawToXSLFO(ByRef context As %Library.String, ByRef XSL As %Library.GlobalCharacterStream, delay As %Library.GlobalCharacterStream, ByRef incell As %Library.Boolean) as %Status
This internal method is used to generate xsl-fo for all the children of this bookmark
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()