| Package | Description |
|---|---|
| com.vaadin.client |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConnection.ApplicationState |
ApplicationConnection.getApplicationState()
Returns the state of this application.
|
static ApplicationConnection.ApplicationState |
ApplicationConnection.ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationConnection.ApplicationState[] |
ApplicationConnection.ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.