[color=red]如题/color
主要包括大小和位置
用来管理各个组件的状态保存的位置,一般为cookie中
调用静态方法Ext.state.Manager.setProvider(Ext.state.Provider provider)来设置保存状态的对象
默认为Ext.state.Provider
在Ext.Component以及其子类中,会调用到该类的方法,用来保存组件的状态