Preparing search index...
The search index is not available
uiconfig.js
uiconfig.js
ActionCommand
Interface ActionCommand
interface
ActionCommand
{
args
:
any
[]
;
config
:
UiObjectConfig
;
redo
:
()
=>
any
;
target
:
object
;
type
:
"UiConfigMethods_action"
;
undo
:
()
=>
any
;
}
Hierarchy
JSUndoManagerCommand2
ActionCommand
Index
Properties
args
config
redo
target
type
undo
Properties
args
args
:
any
[]
config
config
:
UiObjectConfig
redo
redo
:
()
=>
any
target
target
:
object
type
type
:
"UiConfigMethods_action"
undo
undo
:
()
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
config
redo
target
type
undo
uiconfig.js
Loading...