Method Summary |
public
| drawBackground (
control
): Void |
| Draws the component background
|
|
public
| drawBackgroundState (
control
): Void |
| Draws the component background to reflect its current state
|
|
public
| drawBorder (
control
) |
| Draws the component border
|
|
public
| drawFocus (
control, state
): Void |
| Draws the focus rectangle round the component, rows cant be focused.
|
|
public
| drawShadow (
control
): Void |
| Draws the component shadow, rows cant have a shadow
|
|
public static
| getDefaultInstance (
) |
| Gets a reference to the static default instance
|
|
|
|