java.io.Serializable
AbstractRenderer.RendererState
, AbstractStyleResolver.AbstractStyleResolverState
, ContentNormalizer.ContentNormalizerState
, DefaultRenderableTextFactory.DefaultRenderableTextFactoryState
, InstantiationState
, PaginatingRenderer.DefaultFlowRendererState
, StreamingRenderer.DefaultFlowRendererState
public interface State
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
StatefullComponent |
restore(LayoutProcess layoutProcess) |
Creates a restored instance of the saved component.
|
StatefullComponent restore(LayoutProcess layoutProcess) throws StateException
layoutProcess
- the layout process that controls it allStateException