State Management
- State Management is built into the Component Model
- To take advantage of State Manage simply register a StateProvider with the StateManager
- All components which are state-aware will automatically monitor their state
- Stateful Components out of the box:
- GridPanel
- Panels used in a layout of border
- Window
- Other Ext components can be extended to be state-aware for application specific uses