Folder style attributes

Folder presentation style attributes apply to FOLDER tab elements.

Note: This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.
Table 1. Folder style attributes
Attribute GDC GBC GMA GMI

collapserPosition

Indicates the position of the collapser icon, when the position style attribute is "accordion".

Values can be "left" (default), "right".

No Yes No No
position

Defines the position and type of the folder tabs.

Values can be "top" (default), "left", "right", "bottom" and "accordion".

With "accordion", the folder pages can be collapsed and expanded.
Note: The "accordion" position is only supported by the GBC front-end.
Yes (see note) Yes No No
lateRendering

Controls the rendering mode of folder tabs.

Values can be:
  • "no" (default): When displaying a folder, all folder pages are created and measured to compute the folder size. This can impact performances with folders having many complex pages.
  • "yes": When displaying a folder, only the current folder page is created and measured to compute the folder size. The layout of other pages will be computed when displayed. This mode improves performances.
No Yes No No