Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
framework
StateManager
Class StateManager
Index
Constructor methods
constructor
Properties
stateSources
storage
Methods
addStateSource
clearState
removeStateSource
restoreState
saveState
Constructor methods
constructor
(
options
?:
StateManagerOptions
)
:
StateManager
Parameters
options?:
StateManagerOptions
optional
Returns
StateManager
Properties
public
stateSources
:
Array<any>
public
storage
:
IStorage
Methods
public
addStateSource
(
stateSource
:
any
)
Parameters
stateSource:
any
public
clearState
(
)
public
removeStateSource
(
stateSource
:
any
)
Parameters
stateSource:
any
public
restoreState
(
)
public
saveState
(
)
Globals
DevExpress
DevExpress.data
DevExpress.data.queryAdapters
DevExpress.data.utils
DevExpress.data.utils.odata
DevExpress.devices
DevExpress.framework
DevExpress.framework.html
DevExpress.framework.utils
DevExpress.ui
DevExpress.ui.dialog
jquery
ApplicationOptions
BrowserAdapterOptions
CommandMap
INavigationDevice
IStorage
IViewCache
NavigationManagerOptions
StateManagerOptions
dxCommandOptions
dxContentOptions
dxContentPlaceholderOptions
dxLayoutOptions
dxTransitionOptions
dxViewOptions
dxViewPlaceholderOptions
Application
BrowserNavigationDevice
CommandMapping
DefaultBrowserAdapter
HistorylessBrowserAdapter
MemoryKeyValueStorage
MvcRouter
NavigationManager
NavigationStack
NullViewCache
OldBrowserAdapter
Route
StateManager
constructor
stateSources
storage
addStateSource
clearState
removeStateSource
restoreState
saveState
ViewCache
dxCommand
dxCommandContainer
dxContent
dxContentPlaceholder
dxLayout
dxTransition
dxView
dxViewPlaceholder
createActionExecutors