Package | Description |
---|---|
com.whitestein.lsps.vaadin | |
com.whitestein.lsps.vaadin.forms | |
com.whitestein.lsps.vaadin.ui |
Modifier and Type | Method and Description |
---|---|
void |
LspsScreen.fireApplicationEvent(UIApplicationEvent appEvent)
Schedules given application event to be fired on all registered components that have an application event listener.
|
void |
CustomUIWithContextScreen.fireApplicationEvent(UIApplicationEvent appEvent) |
void |
CustomUIScreen.fireApplicationEvent(UIApplicationEvent appEvent) |
Modifier and Type | Method and Description |
---|---|
void |
Form.fireApplicationEvent(UIApplicationEvent appEvent) |
Modifier and Type | Method and Description |
---|---|
void |
UIScreen.fireApplicationEvent(UIApplicationEvent appEvent)
Schedules given application event to be fired on all registered components that have an application event listener.
|
void |
JavaAppEventListener.processEvent(UIApplicationEvent event)
A method that is called to handle the fired application event.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.