Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
data
LocalStore
Class LocalStore
Hierarchy
ArrayStore
LocalStore
Index
Constructor methods
constructor
Properties
inserted
inserting
loaded
loading
modified
modifying
removed
removing
updated
updating
Methods
byKey
clear
createQuery
insert
key
keyOf
load
remove
totalCount
update
Constructor methods
constructor
(
options
?:
string
)
:
LocalStore
Parameters
options?:
string
optional
Returns
LocalStore
constructor
(
options
?:
LocalStoreOptions
)
:
LocalStore
Parameters
options?:
LocalStoreOptions
optional
Returns
LocalStore
Properties
public
inserted
:
JQueryCallback
public
inserting
:
JQueryCallback
public
loaded
:
JQueryCallback
public
loading
:
JQueryCallback
public
modified
:
JQueryCallback
public
modifying
:
JQueryCallback
public
removed
:
JQueryCallback
public
removing
:
JQueryCallback
public
updated
:
JQueryCallback
public
updating
:
JQueryCallback
Methods
public
byKey
(
key
:
any
, extraOptions
?:
{ expand?: string[]; }
)
:
JQueryDeferred
Parameters
key:
any
extraOptions?:
{ expand?: string[]; }
optional
Returns
JQueryDeferred
public
clear
(
)
public
createQuery
(
options
?:
QueryOptions
)
:
IQuery
Parameters
options?:
QueryOptions
optional
Returns
IQuery
public
insert
(
values
:
any
)
:
JQueryDeferred
Parameters
values:
any
Returns
JQueryDeferred
public
key
(
)
:
any
Returns
any
public
keyOf
(
obj
:
any
)
:
any
Parameters
obj:
any
Returns
any
public
load
(
options
?:
LoadOptions
)
:
JQueryDeferred
Parameters
options?:
LoadOptions
optional
Returns
JQueryDeferred
public
remove
(
key
:
any
)
:
JQueryDeferred
Parameters
key:
any
Returns
JQueryDeferred
public
totalCount
(
options
?:
{ filter?: any[]; group?: string[]; }
)
:
JQueryDeferred
Parameters
options?:
{ filter?: any[]; group?: string[]; }
optional
Returns
JQueryDeferred
public
update
(
key
:
any
, values
:
any
)
:
JQueryDeferred
Parameters
key:
any
values:
any
Returns
JQueryDeferred
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
queryImpl
ArrayQuery
ArrayStoreOptions
CustomStoreOptions
DataSourceOptions
EntityOptions
ErrorHandler
Getter
IQuery
LoadOptions
LocalStoreOptions
ODataContextOptions
ODataQueryOptions
ODataStoreOptions
QueryOptions
RemoteQuery
Setter
StoreOptions
ArrayStore
CustomStore
DataSource
EdmLiteral
Guid
LocalStore
constructor
inserted
inserting
loaded
loading
modified
modifying
removed
removing
updated
updating
byKey
clear
createQuery
insert
key
keyOf
load
remove
totalCount
update
ODataContext
ODataStore
Store
base64_encode
query