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

class %ZEN.Report.Display.caption extends item

If an element within a table has a <caption> tag as a child, it defines the data that will be placed in the header row or column for that element. If no element within a table has a <caption> tag, no footer row/column is generated. If one does not desire special styling for the caption, one can also use a caption attribute on most tags as a short-hand.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 4


Summary

Properties
appendToZenLastPage blockContainerProperty breakOnLineFeed call
caption children class colcount
colspan composite copyhtml copyxml
createtable crosstabDataGroup crosstabFooterFormatNumber crosstabFooterGroup
crosstabHeaderDataField crosstabHeaderGroup crosstabHeaderMatchField crosstabRowGroup
displayCaption expression field foblock
formatNumber group grouppath hasFooter
hasHeader htmlstyle id if
ifexpression ifxpath includeBlockContainer includeColIfExpression
includeColIfXPath includeColUnlessExpression includeColUnlessXPath indicateDestination
insertZeroWidthSpaces linefeedTreatment link literalSpaces
multiline ofString paramNames params
removeEmpty reverse rowspan selectstylecond
selectstylelist showDestination special style
stylecall styleparamNames styleparams suppressDuplicates
suppressEmpty tag template tooLongText
truncate truncationHeight truncationWidth unlessexpression
value width withinSmallmultiple xmlnamespace
xmlnamespaceprefix xpath xslfostyle

Methods
%%OIDGet %AddToSaveSet %ApplyClass %ApplyLevelParameters
%BeginGroup %ClassIsLatestVersion %ClassName %ConstructClone
%DeclareLevelParameters %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%DrawCellFO %DrawCellFO1 %DrawCellToHTML %DrawCellToHTML1
%DrawFooterFO %DrawFooterToHTML %DrawHeaderFO %DrawHeaderToHTML
%DrawSort %DrawStyleToHTML %DrawToHTML %DrawToXSLFO
%EndGroup %EndLevel %Extends %FooterWidth
%GetAbsoluteURL %GetParameter %HeaderWidth %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OldWidth %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 group as %ZEN.Datatype.string(XMLPROJECTION="none");
• property removeEmpty as %ZEN.Datatype.boolean(XMLPROJECTION="NONE") [ InitialExpression = 0 ];

Methods

• method %DrawCellFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream) as %Status
• method %DrawCellFO1(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream) as %Status
Part of the tableOutput API that displays the element contained in a table cell for the PDF report.
• method %DrawCellToHTML(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream) as %Status
Part of the tableOutput API that displays the element contained in a table cell for the HTML report.
• method %DrawCellToHTML1(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream) as %Status