| Package | Description |
|---|---|
| com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
| com.whitestein.lsps.vaadin |
| Modifier and Type | Method and Description |
|---|---|
UIScreenState |
DocumentEvaluationContent.getUIState()
Returns the saved UI state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentEvaluationContent.setUIState(UIScreenState uiState)
Sets the UI state to be saved.
|
| Modifier and Type | Field and Description |
|---|---|
protected UIScreenState |
AbstractDocumentHolder.uiState |
| Modifier and Type | Method and Description |
|---|---|
protected Couple<ExecutionContext,ModelInstance> |
LspsContextHolder.minimalModelInstanceCopy(ModelInstance modelInstance,
UIScreenState uiState) |
abstract void |
LspsContextHolder.save(UIScreenState uiState)
Saves the changes done within the context.
|
void |
FormPreviewContextHolder.save(UIScreenState uiState) |
void |
AbstractTodoHolder.save(UIScreenState uiState)
Saves the current state of the to-do.
|
void |
AbstractDocumentHolder.save(UIScreenState uiState) |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.