%ZEN.Report.Display.textNode
deprecated abstract class %ZEN.Report.Display.textNode extends %ZEN.Report.Display.contentNode
Property Inventory
Properties
property bidiOverrideDirection as %ZEN.Datatype.string (VALUELIST = ",rtl,ltr", XMLNAME = "bidi-override-direction");
When set, the bidi-override is applied to the text
Property methods: bidiOverrideDirectionDisplayToLogical(), bidiOverrideDirectionGet(), bidiOverrideDirectionIsValid(), bidiOverrideDirectionLogicalToDisplay(), bidiOverrideDirectionLogicalToOdbc(), bidiOverrideDirectionNormalize(), bidiOverrideDirectionSet()
property expression as %ZEN.Datatype.string;
expression that will be evaluated and put in output if "if" condition is true
Property methods: expressionDisplayToLogical(), expressionGet(), expressionIsValid(), expressionLogicalToDisplay(), expressionLogicalToOdbc(), expressionNormalize(), expressionSet()
property field as %ZEN.Datatype.string;
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()
property if as %ZEN.Datatype.string [ InitialExpression = "1" ];
if expression that controls output of expression
Property methods: ifDisplayToLogical(), ifGet(), ifIsValid(), ifLogicalToDisplay(), ifLogicalToOdbc(), ifNormalize(), ifSet()
Inherited Members
Inherited Properties
- applyLevel
- class
- composite
- content
- 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()
- %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()