Class orion.KeyBinding
A KeyBinding is an interface used to define keyboard shortcuts.
Defined in: </jobs/genie.orion/orion-client-dev/workspace/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.