Extends
Constructor
new ve.ui.MWWikitextCommandRegistry(fallbackRegistry)
#
Command registry.
Parameters:
Name | Type | Description |
---|---|---|
fallbackRegistry |
ve.ui.CommandRegistry | Fallback registry |
Command registry.
Methods
getNames()
#
lookup(name) → {any|undefined
}
#
undefined
}
#
Get data for a given symbolic name.
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Symbolic name |
Returns:
Data associated with symbolic name
- Type
-
any
|
undefined
Get data for a given symbolic name.