Package | Description |
---|---|
de.sbtab.services | |
de.sbtab.utils |
Modifier and Type | Method | Description |
---|---|---|
static TableType |
TableType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TableType[] |
TableType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
javafx.scene.control.TableView<?> |
SBTabTableProducer.getTableView(TableType type) |
Generates a table according to the specified table type
|
Modifier and Type | Method | Description |
---|---|---|
void |
SBTabTableHandler.createTable(TableType type) |
Generates new table and initializes it in
|
Copyright © 2018. All rights reserved.