Uses of Class
com.vaadin.client.UILifecycle.StateChangeEvent
-
Packages that use UILifecycle.StateChangeEvent Package Description com.vaadin.client -
-
Uses of UILifecycle.StateChangeEvent in com.vaadin.client
Methods in com.vaadin.client with parameters of type UILifecycle.StateChangeEvent Modifier and Type Method Description voidUILifecycle.StateChangeHandler. onUIStateChanged(UILifecycle.StateChangeEvent event)Triggered when state of a UI if changed.
-