%ZEN.Report.Display.contentNode
deprecated abstract class %ZEN.Report.Display.contentNode extends %ZEN.Report.Display.node
The base class is for nodes that use their content. Such nodes are not aware of any tags they contain.Property Inventory
Properties
property content as %ZEN.Datatype.caption);
Content for this node.
Property methods: contentDisplayToLogical(), contentGet(), contentIsValid(), contentLogicalToDisplay(), contentLogicalToOdbc(), contentNormalize(), contentSet()
property parent as %ZEN.Report.Display.node (XMLPROJECTION = "NONE");
Property methods: parent(), parentGet(), parentGetSwizzled(), parentIsValid(), parentNewObject(), parentSet()
property xpath as %String (XMLPROJECTION = "NONE");
Property methods: xpathDisplayToLogical(), xpathGet(), xpathIsValid(), xpathLogicalToDisplay(), xpathLogicalToOdbc(), xpathNormalize(), xpathSet()
Inherited Members
Inherited Properties
- applyLevel
 - class
 - composite
 - htmlstyle
 - id
 - ifexpression
 - ifxpath
 - includeColIfExpression
 - includeColIfXPath
 - includeColUnlessExpression
 - includeColUnlessXPath
 - level
 - selectstylecond
 - selectstylelist
 - style
 - stylecall
 - styleparamNames
 - styleparams
 - tag
 - template
 - unlessexpression
 - width
 - withinSmallmultiple
 - xmlnamespace
 - xmlnamespaceprefix
 - xslfostyle
 
Inherited Methods
- %AddToSaveSet()
 - %ApplyClass()
 - %ApplyLevelParameters()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DeclareLevelParameters()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %DrawToAnnotatedXML()
 - %DrawToHTML()
 - %DrawToXSLFO()
 - %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()