abstract class %DeepSee.Report.Model.Stylable
extends Element
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
4
|
|
|
|
|
|
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