Class Index | File Index

Classes


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>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The funtion to compare to key bindings.
 
The function to match events.
Class Detail
orion.KeyBinding()
See:
orion.KeyStroke
orion.KeySequence
Field Detail
{Function} equals
The funtion to compare to key bindings.

{Function} match
The function to match events.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)