Uses of Enum Class
com.vaadin.client.ApplicationConnection.ApplicationState
Packages that use ApplicationConnection.ApplicationState
-
Uses of ApplicationConnection.ApplicationState in com.vaadin.client
Methods in com.vaadin.client that return ApplicationConnection.ApplicationStateModifier and TypeMethodDescriptionApplicationConnection.getApplicationState()Returns the state of this application.Returns the enum constant of this class with the specified name.ApplicationConnection.ApplicationState.values()Returns an array containing the constants of this enum class, in the order they are declared.