Class orion.KeyBinding
A KeyBinding is an interface used to define keyboard shortcuts.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/keyBinding.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
The funtion to compare to key bindings.
|
|
The function to match events.
|
Field Detail
{Function}
equals
The funtion to compare to key bindings.
{Function}
match
The function to match events.