Search
Preparing search index...
The search index is not available
mapguide-react-layout
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"api/registry/command"
External module "api/registry/command"
Index
Enumerations
Default
Commands
Classes
Command
Conditions
Functions
get
Command
register
Command
Functions
get
Command
get
Command
(
name
:
string
)
:
ICommand
|
undefined
Gets a registered viewer command by its name
export
Parameters
name:
string
Returns
ICommand
|
undefined
register
Command
register
Command
(
name
:
string
, cmdDef
:
ICommand
|
IInvokeUrlCommand
|
ISearchCommand
)
:
void
Registers a viewer command
export
Parameters
name:
string
cmdDef:
ICommand
|
IInvokeUrlCommand
|
ISearchCommand
Returns
void
Globals
"api/registry/command"
Default
Commands
Command
Conditions
get
Command
register
Command
Generated using
TypeDoc
Gets a registered viewer command by its name