RWT ExpandBar controls. It can be used to represent a category or group of elements.
Properties that can be defined for this element:
ExpandBar border
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Text color for expand item boxes. Applied to the expand item header label.
Font for expand item boxes. Applied to the expand item header label.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Style constant for bordered behavior.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disbled ExpandBar controls.
The ExpandItem.
Properties that can be defined for this element:
ExpandItem border
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the ExpandItem is expanded.
The ExpandItem titlebar.
Properties that can be defined for this element:
Background color for the expand item header.
Background image or gradient for the expand item header.
Expand item header border
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Expand item header cursor.
Shadow for text.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies for disabled ExpandBars.
Applies while the ExpandItem is expanded.
The ExpandItem collapse/expand button.
Properties that can be defined for this element:
Background image for the ExpandItem collapse/expand button. The size of the image should be 16 x 16 pixels.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the ExpandItem is expanded.
Applies while the user hovers over a button.