| Package | Description |
|---|---|
| net.thevpc.echo | |
| net.thevpc.echo.impl |
| Modifier and Type | Method and Description |
|---|---|
static AppState |
AppState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppState[] |
AppState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.ObservableValue<AppState> |
Application.state() |
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.common.props.WritableValue<AppState> |
DefaultApplication.state |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.ObservableValue<AppState> |
DefaultApplication.state() |
Copyright © 2021 vpc open source initiative. All rights reserved.