Package | Description |
---|---|
com.panemu.tiwulfx.table |
Modifier and Type | Method and Description |
---|---|
static TableControl.Component |
TableControl.Component.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableControl.Component[] |
TableControl.Component.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TableControl.setVisibleComponents(boolean visible,
TableControl.Component... controls)
Set UI component visibility.
|