Package | Description |
---|---|
com.whitestein.lsps.vaadin | |
com.whitestein.lsps.vaadin.forms | |
com.whitestein.lsps.vaadin.ui | |
com.whitestein.lsps.vaadin.util |
Modifier and Type | Method and Description |
---|---|
ContextWrapper |
LspsScreen.getScreenContext()
Returns the "0:1" execution context for the screen.
|
ContextWrapper |
CustomUIWithContextScreen.getScreenContext() |
ContextWrapper |
CustomUIScreen.getScreenContext() |
Modifier and Type | Method and Description |
---|---|
ContextWrapper |
Form.getScreenContext()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ContextWrapper |
UIComponentData.getComponentContext()
Returns the execution context in which values of this component should be evaluated and updated.
|
ContextWrapper |
UIScreen.getScreenContext()
Returns the associated execution context.
|
ContextWrapper |
ViewModelMerger.registerViewModel(Variant.RecordVariant viewModel,
ContextWrapper parent) |
ContextWrapper |
UIScreen.registerViewModel(Variant.RecordVariant viewModel,
ContextWrapper parent)
INTERNAL API, do not use
|
Modifier and Type | Method and Description |
---|---|
ContextWrapper |
ViewModelMerger.registerViewModel(Variant.RecordVariant viewModel,
ContextWrapper parent) |
ContextWrapper |
UIScreen.registerViewModel(Variant.RecordVariant viewModel,
ContextWrapper parent)
INTERNAL API, do not use
|
void |
UIComponentData.setComponentContext(ContextWrapper context)
Updates the execution context in which values should be evaluated and updated.
|
Modifier and Type | Method and Description |
---|---|
Variant.RecordVariant |
Variant.RecordVariant.inLevel(ContextWrapper context) |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.