public interface TableControl
| Modifier and Type | Method and Description |
|---|---|
int |
getHeaderHeight()
Returns the height of the receiver's header.
|
boolean |
getHeaderVisible()
Returns
true if the receiver's header is visible,
and false otherwise. |
int |
getItemHeight()
Returns the height of the area which would be used to
display one of the items in the receiver.
|
boolean |
isDisposed()
Returns
true if the widget has been disposed,
and false otherwise. |
boolean isDisposed()
true if the widget has been disposed,
and false otherwise.true when the widget is disposed and false otherwiseint getItemHeight()
boolean getHeaderVisible()
true if the receiver's header is visible,
and false otherwise.int getHeaderHeight()
Copyright © 2016. All rights reserved.