RWT ExpandBar controls. It can be used to represent a category or group of elements.
Properties that can be defined for this element:
The border that is drawn around an ExpandBar.
The bottom side border for ExpandBar.
The left side border for ExpandBar.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for ExpandBar.
The top side border for ExpandBar.
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:
The border that is drawn around an ExpandItem
The bottom side border for ExpandItem.
The left side border for ExpandItem.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for ExpandItem.
The top side border for ExpandItem.
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.
The border that is drawn around ExpandItem header.
The bottom side border for ExpandItem header.
The left side border for ExpandItem header.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for ExpandItem header.
The top side border for ExpandItem header.
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.