Skip to main content

%ZEN.Report.Display.valueof

deprecated class %ZEN.Report.Display.valueof extends %ZEN.Report.Display.childrenNode, %ZEN.Report.Display.tableOutput

valueof maps directly to "<xsl:value-of select='"_..select_"'/>"

Property Inventory

Method Inventory

Properties

property select as %ZEN.Datatype.string;
select is equal to the string that will provide the value
Property methods: selectDisplayToLogical(), selectGet(), selectIsValid(), selectLogicalToDisplay(), selectLogicalToOdbc(), selectNormalize(), selectSet()

Methods

method %DrawToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean) as %Status
%DrawToXSLFO() emits an xsl:value-of instruction

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab