The StyleList object

Path: application/ui/styleList

Snippet ID: StyleList

Corresponding AUI Tree element: StyleList

The StyleList is a unique sub-object from UserInterface object that represents the application styles (see 4ST files in BDL manual).

This object value is rendered thru the StyleList snippet when invoked in a gwc:replace or gwc:contentinstruction.

To access sub-element of the StyleList object there is currently no paths. You have either to use xpath() function or XSLT snippets.
Fields Type Description
application/ui/styleList/CID Attribute (string) The corresponding component identifier.
application/ui/styleList/type Attribute (string) Type of the component.
application/ui/styleList/name Attribute (string) Style name.