%ZEN.Report.Display.class
deprecated class %ZEN.Report.Display.class extends %ZEN.Report.Display.childrenNode
Specifies a style class for the report display. Classes represent CSS classes for HTML reports, and attribute-sets for PDF reports.
When naming a class, one should use something of the form "tag.class". The tags refer directly to HTML tags like <td>, <th>, <table>, <a>, <p>, etc. In the HTML report, this converts directly to CSS so that the cells of a table take on the style of td.theirclass, the header row/column takes on the style of th.theirclass, etc. In the PDF report, the tag names are different, but the use-attribute-set attribute is automatically adjusted to take this into account. That is, a table cell with class="test" will use the style defined by the tag <class name="td.test"/>. Similarly for <th>, <table>, <td>, <a>, <p>.
Property Inventory
Method Inventory
Properties
Methods
Inherited Members
Inherited Properties
- applyLevel
 - class
 - composite
 - htmlstyle
 - id
 - ifexpression
 - ifxpath
 - includeColIfExpression
 - includeColIfXPath
 - includeColUnlessExpression
 - includeColUnlessXPath
 - level
 - parent
 - selectstylecond
 - selectstylelist
 - style
 - stylecall
 - styleparamNames
 - styleparams
 - tag
 - template
 - unlessexpression
 - width
 - withinSmallmultiple
 - xmlnamespace
 - xmlnamespaceprefix
 - xpath
 - xslfostyle
 
Inherited Methods
- %AddToSaveSet()
 - %ApplyClass()
 - %ApplyLevelParameters()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DeclareLevelParameters()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %DrawStyleToHTML()
 - %DrawToAnnotatedXML()
 - %EndLevel()
 - %Extends()
 - %GetAbsoluteURL()
 - %GetParameter()
 - %IncLevel()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %QuoteValue()
 - %QuoteValueEmbedded()
 - %QuoteValueL10N()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %StyleHTML()
 - %StyleXSLFO()
 - %ValidateObject()
 - ApplyClass()
 - CSPLinkToFileLink()
 - CountSpaces()
 - DoDocForHTML()
 - GetDocForXSLFO()
 - HTMLStyle()
 - OutputId()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 - XSLFOStyle()
 - insertAxis()
 - isCSPLink()
 - needsURL()
 - parent()
 - processExclamationPoint()
 - qualify()
 - tagGet()