| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.display |
| Modifier and Type | Method | Description |
|---|---|---|
EViewState |
ClientViewState.getState() |
|
static EViewState |
EViewState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EViewState[] |
EViewState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
javafx.beans.property.ObjectProperty<EViewState> |
ClientViewState.stateProperty() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClientViewState.setState(EViewState state) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.