java.io.Serializable, Statepublic class InstantiationState extends java.lang.Object implements State
| Constructor | Description |
|---|---|
InstantiationState(java.lang.Class c) |
| Modifier and Type | Method | Description |
|---|---|---|
StatefullComponent |
restore(LayoutProcess layoutProcess) |
Creates a restored instance of the saved component.
|
public StatefullComponent restore(LayoutProcess layoutProcess) throws StateException
restore in interface StatelayoutProcess - the layout process that controls it allStateException