extraColumns - Extra Columns
Defines extra columns.
Category
formatSyntax
<xe:this.extraColumns>
<xe:viewExtraColumn attributes>content</xe:viewExtraColumn>
...
</xe:this.extraColumns>
Usage
In Design mode, click All Properties and look for extraColumns under format.Each
image is defined by an object of type xe:viewExtraColumn
with
properties as follows: columnName, columnTitle, contentType, converter, headerLinkTitle, headerStyle, headerStyleClass, href, linkTitle, loaded style, styleClass, value.
Extra columns can also be defined in facets with keys xp:key=extra0
, xp:key=extra1
,
and so on. A facet must have a corresponding xe:viewExtraColumn
to
determine location.