| Interface | Description |
|---|---|
| StateRenderProvider |
An interface that must be implemented by the component that will retrieve the
current state to the theme so it can render the state of the current view.
|
| Class | Description |
|---|---|
| StateManager |
The manager for the states of the web views, this component can create the
state map out of the given web request context.
|
| Annotation Type | Description |
|---|---|
| StateField |
Defines a field as an state field for the view, fields market with this
annotation will persist between several web request in the same view.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.