Skip to main content

%DeepSee.Report.Model.Inline

class %DeepSee.Report.Model.Inline extends %DeepSee.Report.Model.Stylable

Property Inventory

Parameters

parameter XMLNAME = inline;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property content as %String (XMLPROJECTION = "CONTENT");
Property methods: contentDisplayToLogical(), contentGet(), contentIsValid(), contentLogicalToDisplay(), contentLogicalToOdbc(), contentNormalize(), contentSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab