DocBook|Search
Class Reference
%ZEN.Report.Display.composite
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [Report] >  [Display] >  [composite]
Private  Storage  

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 2


Summary

Properties
blockContainerProperty caption children class
colcount colspan composite crosstabDataGroup
crosstabFooterFormatNumber crosstabFooterGroup crosstabHeaderDataField crosstabHeaderGroup
crosstabHeaderMatchField crosstabRowGroup field foblock
group grouppath hasFooter hasHeader
htmlstyle id ifexpression ifxpath
includeBlockContainer includeColIfExpression includeColIfXPath includeColUnlessExpression
includeColUnlessXPath linefeedTreatment removeEmpty rowspan
selectstylecond selectstylelist style stylecall
styleparamNames styleparams tag template
tooLongText truncate truncationHeight truncationWidth
unlessexpression width withinSmallmultiple xmlnamespace
xmlnamespaceprefix xpath xslfostyle

Methods
%%OIDGet %AddToSaveSet %ApplyClass %ApplyLevelParameters
%BeginGroup %ClassIsLatestVersion %ClassName %ConstructClone
%CreateComposite %DeclareLevelParameters %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %DrawCellFO %DrawCellFO1 %DrawCellToHTML
%DrawCellToHTML1 %DrawFooterFO %DrawFooterToHTML %DrawHeaderFO
%DrawHeaderToHTML %DrawPageMasterToXSLFO %DrawPageToXSLFO %DrawSort
%DrawStyleToHTML %DrawStyleToXSLFO %DrawToHTML %DrawToXSLFO
%EndGroup %EndLevel %Extends %FooterWidth
%GetAbsoluteURL %GetParameter %HeaderWidth %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OldWidth %OnAfterCreateComposite %OriginalNamespace %PackageName
%QuoteValue %QuoteValueEmbedded %QuoteValueL10N %RemoveFromSaveSet
%SerializeObject %SetModified %StyleHTML %StyleXSLFO
%ValidateObject %Width ApplyClass CSPLinkToFileLink
CountSpaces DoDocForHTML GetDocForXSLFO HTMLStyle
OutputId XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType XSLFOStyle hasFooterGet hasHeaderGet
insertAxis isCSPLink needsURL parent
processExclamationPoint qualify tagGet


Properties

• property field as %ZEN.Datatype.string(XMLPROJECTION="NONE");
• property group as %ZEN.Datatype.string(XMLPROJECTION="NONE");
• property removeEmpty as %ZEN.Datatype.boolean(XMLPROJECTION="NONE") [ InitialExpression = 0 ];

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.