GWC Template Language Reference / Template Paths - Widgets hierarchies |
Path: relative paths according to sequences.
This object gives access to the decoration styles (4st) attributes defined on the corresponding widget.
The object itself represents a style attribute and gives access to the values of each defined pseudo-selector.
Unlike the style path, the decorationStyle paths family doesn't handle widget hierarchy style inheritance.
It is up to the client-side front end (CSF) to handle this properly.
Fields (Attributes) | Type | Description |
---|---|---|
name | Attribute (string) | Name of the 4st pseudo-selector or an empty string. |
items | Collection of DecorationStyleItem objects | List of pseudo-selector values for the current 4st attribute |
length | Attribute (number) | Length of the sequence. |