Skip to main content

%ZEN.Report.Display.composite

deprecated class %ZEN.Report.Display.composite extends %ZEN.Report.Display.template, %ZEN.Report.Display.tableOutput

Property Inventory

Method Inventory

Properties

property field as %ZEN.Datatype.string (XMLPROJECTION = "NONE");
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()
property group as %ZEN.Datatype.string (XMLPROJECTION = "NONE");
Property methods: groupDisplayToLogical(), groupGet(), groupIsValid(), groupLogicalToDisplay(), groupLogicalToOdbc(), groupNormalize(), groupSet()
property removeEmpty as %ZEN.Datatype.boolean (XMLPROJECTION = "NONE") [ InitialExpression = 0 ];
Property methods: removeEmptyDisplayToLogical(), removeEmptyGet(), removeEmptyIsValid(), removeEmptyLogicalToDisplay(), removeEmptyLogicalToOdbc(), removeEmptyLogicalToXSD(), removeEmptyNormalize(), removeEmptySet(), removeEmptyXSDToLogical()

Methods

method %CreateComposite() as %Status
This internal method creates the contents of the composite component.
abstract method %OnAfterCreateComposite() as %Status
This callback is called after the children of this composite component have been created.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab