categoryColumn - Category Columns
Defines category columns.
Category
formatSyntax
<xe:this.categoryColumn>
<xe:viewCategoryColumn attributes>content</xe:viewCategoryColumn>
...
</xe:this.categoryColumn>
Usage
In Design mode, click All Properties and look for categoryColumn under format.Each
image is defined by an object of type xe:viewCategoryColumn
with
properties as follows: columnName, columnTitle, contentType, converter, headerStyle, headerStyleClass, href, loaded style, styleClass, value.
Category columns display for relevant rows instead of the normal data.
Category
columns can also be defined in facets with keys xp:key=categoryRow
, xp:key=categoryRow1
, xp:key=categoryRow2
,
and so on.