The expandBar Component is a container that can be collapsed to show only a title bar. Expand Bars can be managed by group : only one element of the group is expanded.
The expandBar Component has the following capabilities :
The default expandBar renderer is link to the f_expandBar javascript class. f_expandBar extends f_component, fa_disabled, fa_readOnly, fa_collapsed, fa_groupName, fa_overStyleClass
Table of component style classes:
| Style Name | Description |
|---|---|
| f_expandBar | Defines styles for the wrapper UL element |
| f_expandBar_head | Defines styles for the LI element for the title. |
| f_expandBar_body | Defines styles for the element for the body. |