| Interface | Description |
|---|---|
| CustomUI |
Interface for custom UI.
|
| CustomUIWithContext | |
| LspsAppConnector |
This interface defines binding contract between the LSPS vaadin renderer and the
rest of the application.
|
| LspsFormConnector |
Interface for a connector between an LSPS form and an application view.
|
| LspsScreen |
Interface for rendering screens based on LSPS forms.
|
| LspsScreenFactory |
Interface for a factory that creates screens depending on the UI definition.
|
| Class | Description |
|---|---|
| AbstractCustomUI |
Abstract implementation of custom UI.
|
| AbstractDocumentHolder |
Document holder
|
| AbstractScreen |
Skeletal implementation of a
LspsScreen. |
| AbstractTodoHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
a LSPS to-do. |
| CustomUIConnector |
Custom UI connector.
|
| CustomUIScreen |
Custom ui screen.
|
| CustomUIWithContextConnector |
Custom UI connector.
|
| CustomUIWithContextScreen |
Custom ui screen.
|
| FormPreviewContextHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
LSPS form preview. |
| LspsContextHolder |
Base class for beans that encapsulate LSPS context and the associated component tree.
|
| LspsCustomUIDocumentHolder |
Custom ui document holder.
|
| LspsCustomUITodoHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
a LSPS to-do. |
| LspsCustomUIWithContextDocumentHolder |
Custom ui document holder.
|
| LspsCustomUIWithContextTodoHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
a LSPS to-do. |
| LspsDocumentHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
a LSPS document. |
| LspsFormConnector.ProcessingResult |
Bean representing the result of the last form processing.
|
| LspsFormConnector.ValidationErrors |
Contains validation errors.
|
| LspsScreenFactoryImpl |
Default
LspsScreenFactory implementation. |
| LspsTodoHolder |
Extension of
LspsContextHolder which displays and handles the lifecycle of
a LSPS to-do. |
| VaadinUtils |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.