Class Reference
%DeepSee.Report.Model.Stylable
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [Report] >  [Model] >  [Stylable]
Private  Storage

abstract class %DeepSee.Report.Model.Stylable extends Element

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
class htmlstyle name style xslfostyle

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses
%DeepSee.Report.Model.Aggregate %DeepSee.Report.Model.BlockContainer %DeepSee.Report.Model.Div
%DeepSee.Report.Model.Inline %DeepSee.Report.Model.Item %DeepSee.Report.Model.Link
%DeepSee.Report.Model.Paragraph %DeepSee.Report.Model.Table

Properties

• property class as %String(MAXLEN=1000,XMLPROJECTION="attribute");
CSS class to apply to this element
• property htmlstyle as %String(MAXLEN=1000,XMLPROJECTION="attribute");
CSS Style to apply to this element uniquely when generating HTML
• property style as %String(MAXLEN=1000,XMLPROJECTION="attribute");
CSS Style to apply to this element.
• property xslfostyle as %String(MAXLEN=1000,XMLPROJECTION="attribute");
CSS Style to apply to this element uniquely when generating XSLFO