|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object thinwire.ui.GridBox.Header
public static final class GridBox.Header
Field Summary | |
---|---|
static java.lang.String |
PROPERTY_HEADER_TEXT
|
Method Summary | |
---|---|
java.lang.String |
getText()
Returns the text to display in column headers. |
void |
setText(java.lang.String text)
Sets the text to display in the header of the column. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PROPERTY_HEADER_TEXT
Method Detail |
---|
public java.lang.String getText()
public void setText(java.lang.String text)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |