documentationfor yFiles for HTML 3.0.0.3

Usages of KeyEventType

Properties

eventTypein KeyEventArgsGets the type of the event.

Method Return Values

from (KeyEventType)in KeyEventTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

createKeyEventRecognizer (KeyEventType, string, ModifierKeys?)in EventRecognizersCreates an event recognizer for a given key and type using a given set of modifiers.
KeyEventArgs (KeyboardEvent, KeyEventType)in KeyEventArgsCreates a new instance of this class from a native keyboard event.
from (KeyEventType)in KeyEventTypeConverts the given argument to an enum constant of this enum type.
getName (KeyEventType)in KeyEventTypeReturns the name of the given enum constant.