Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
framework
dxCommand
Class dxCommand
Hierarchy
Component
dxCommand
Index
Constructor methods
constructor
Properties
afterExecute
beforeExecute
disposing
optionChanged
Methods
beginUpdate
endUpdate
execute
instance
option
Constructor methods
constructor
(
element
:
JQuery
, options
?:
dxCommandOptions
)
:
dxCommand
Parameters
element:
JQuery
options?:
dxCommandOptions
optional
Returns
dxCommand
constructor
(
element
:
Element
, options
?:
dxCommandOptions
)
:
dxCommand
Parameters
element:
Element
options?:
dxCommandOptions
optional
Returns
dxCommand
Properties
public
afterExecute
:
JQueryCallback
public
beforeExecute
:
JQueryCallback
public
disposing
:
JQueryCallback
public
optionChanged
:
JQueryCallback
Methods
public
beginUpdate
(
)
public
endUpdate
(
)
public
execute
(
)
public
instance
(
)
:
Component
Returns
Component
public
option
(
)
:
any
Returns
any
public
option
(
options
:
string
)
:
any
Parameters
options:
string
Returns
any
public
option
(
options
:
string
)
:
T
Parameters
options:
string
Returns
T
public
option
(
options
:
string
, value
:
any
)
Parameters
options:
string
value:
any
public
option
(
options
:
{ [key: string]: any; }
)
Parameters
options:
{ [key: string]: any; }
public
option
(
options
?:
any
)
:
any
Parameters
options?:
any
optional
Returns
any
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
ViewCache
dxCommand
constructor
afterExecute
beforeExecute
disposing
optionChanged
beginUpdate
endUpdate
execute
instance
option
dxCommandContainer
dxContent
dxContentPlaceholder
dxLayout
dxTransition
dxView
dxViewPlaceholder
createActionExecutors