Uses of Class
com.vaadin.client.UILifecycle
Packages that use UILifecycle
-
Uses of UILifecycle in com.vaadin.client
Methods in com.vaadin.client that return UILifecycleModifier and TypeMethodDescriptionUILifecycle.StateChangeEvent.getUiLifecycle()Gets theUILifecycleinstance which triggered this event.Registry.getUILifecycle()Gets theUILifecyclesingleton.Constructors in com.vaadin.client with parameters of type UILifecycleModifierConstructorDescriptionStateChangeEvent(UILifecycle uiLifecycle) Creates a new event connected to the given lifecycle instance.