Class Reference
%DeepSee.Report.Model.Stylable
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%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
%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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.