| Package | Description |
|---|---|
| com.whitestein.lsps.vaadin.ui |
| Modifier and Type | Field and Description |
|---|---|
static ComponentsToProcess |
ComponentsToProcess.ALL
A set which contains all screen components.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentsToProcess |
ComponentsToProcess.Builder.build()
Returns a set which contains all of given components and all of their descendants.
|
ComponentsToProcess |
UIEventQueue.getComponentsToProcess(UIEvent triggeringEvent)
Returns the definitions of the components for which value change events should be processed.
|
| Modifier and Type | Method and Description |
|---|---|
Map<UIEventQueueEntry,Set<RecordHolder>> |
UIEventQueue.processEventQueue(ComponentsToProcess componentsToProcess,
LspsFormConnector.ValidationErrors validationErrors)
Processes the queued events.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.