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