Uses of Class
com.vaadin.client.UILifecycle
-
Packages that use UILifecycle Package Description com.vaadin.client -
-
Uses of UILifecycle in com.vaadin.client
Methods in com.vaadin.client that return UILifecycle Modifier and Type Method Description UILifecycleUILifecycle.StateChangeEvent. getUiLifecycle()Gets theUILifecycleinstance which triggered this event.UILifecycleRegistry. getUILifecycle()Gets theUILifecyclesingleton.Constructors in com.vaadin.client with parameters of type UILifecycle Constructor Description StateChangeEvent(UILifecycle uiLifecycle)Creates a new event connected to the given lifecycle instance.
-