java.io.Serializable, Stateprotected static class DefaultRenderableTextFactory.DefaultRenderableTextFactoryState extends java.lang.Object implements State
| Modifier | Constructor | Description |
|---|---|---|
protected |
DefaultRenderableTextFactoryState(DefaultRenderableTextFactory factory) |
| Modifier and Type | Method | Description |
|---|---|---|
StatefullComponent |
restore(LayoutProcess layoutProcess) |
Creates a restored instance of the saved component.
|
protected DefaultRenderableTextFactoryState(DefaultRenderableTextFactory factory) throws StateException
StateExceptionpublic StatefullComponent restore(LayoutProcess layoutProcess) throws StateException
restore in interface StatelayoutProcess - the layout process that controls it allStateException