Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
data
ArrayStore
Class ArrayStore
Hierarchy
Store
ArrayStore
LocalStore
Index
Constructor methods
constructor
Properties
inserted
inserting
loaded
loading
modified
modifying
removed
removing
updated
updating
Methods
byKey
createQuery
insert
key
keyOf
load
remove
totalCount
update
Constructor methods
constructor
(
options
?:
Array<any>
)
:
ArrayStore
Parameters
options?:
Array<any>
optional
Returns
ArrayStore
constructor
(
options
?:
ArrayStoreOptions
)
:
ArrayStore
Parameters
options?:
ArrayStoreOptions
optional
Returns
ArrayStore
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
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.ui
DevExpress.ui.dialog
DevExpress.viz
DevExpress.viz.charts
DevExpress.viz.charts.series
DevExpress.viz.common
DevExpress.viz.gauges
DevExpress.viz.map
DevExpress.viz.rangeSelector
DevExpress.viz.sparklines
jquery
queryImpl
ArrayQuery
ArrayStoreOptions
CustomStoreOptions
DataSourceOptions
EntityOptions
ErrorHandler
Getter
IQuery
LoadOptions
LocalStoreOptions
ODataContextOptions
ODataQueryOptions
ODataStoreOptions
QueryOptions
RemoteQuery
Setter
StoreOptions
ArrayStore
constructor
inserted
inserting
loaded
loading
modified
modifying
removed
removing
updated
updating
byKey
createQuery
insert
key
keyOf
load
remove
totalCount
update
CustomStore
DataSource
EdmLiteral
Guid
LocalStore
ODataContext
ODataStore
Store
base64_encode
query