| Package | Description |
|---|---|
| csbase.client.facilities.configurabletable.UI |
| Modifier and Type | Method and Description |
|---|---|
static ORIENTATION |
ORIENTATION.value(String value)
Obtém a constante de orientação correspondente ao
value. |
static ORIENTATION |
ORIENTATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ORIENTATION[] |
ORIENTATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TabbedPane4Tables.addTab(String title,
ORIENTATION orientation)
Cria uma nova aba.
|
| Constructor and Description |
|---|
Panel4Tables(String id,
ORIENTATION orientation)
Construtor default.
|
SplitPane4Tables(String id,
ORIENTATION orientation)
Construtor padrão.
|
Copyright © 2016. All rights reserved.