public class LspsScreenFactoryImpl extends Object implements LspsScreenFactory, Serializable
LspsScreenFactory implementation.| Constructor and Description |
|---|
LspsScreenFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
LspsScreen |
createScreen(LspsContextHolder contextHolder,
RecordHolder definition,
Serializable uiState)
Creates screen based on its definition.
|
public LspsScreen createScreen(LspsContextHolder contextHolder, RecordHolder definition, Serializable uiState)
LspsScreenFactorycreateScreen in interface LspsScreenFactorycontextHolder - context holder, not null.definition - definition of the screen to createuiState - previously saved screen stateCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.