public class InstantiationState extends java.lang.Object implements State
| Constructor and Description |
|---|
InstantiationState(java.lang.Class c) |
| Modifier and Type | Method and 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