The fields of the PBasicInputEventHandler class are listed below. For a complete list of PBasicInputEventHandler class members, see the PBasicInputEventHandler Members topic.
AcceptsEvent | Used to add a filter to this event handler class. |
Click | Used to handle Click events sent to this event handler class. |
DoubleClick | Used to handle DoubleClick events sent to this event handler class. |
DragDrop | Used to handle DragDrop events sent to this event handler class. |
DragEnter | Used to handle DragEnter events sent to this event handler class. |
DragLeave | Used to handle DragLeave events sent to this event handler class. |
DragOver | Used to handle DragOver events sent to this event handler class. |
GotFocus | Used to handle GotFocus events sent to this event handler class. |
KeyDown | Used to handle KeyDown events sent to this event handler class. |
KeyPress | Used to handle KeyPress events sent to this event handler class. |
KeyUp | Used to handle KeyUp events sent to this event handler class. |
LostFocus | Used to handle LostFocus events sent to this event handler class. |
MouseDown | Used to handle MouseDown events sent to this event handler class. |
MouseDrag | Used to handle MouseDrag events sent to this event handler class. |
MouseEnter | Used to handle MouseEnter events sent to this event handler class. |
MouseLeave | Used to handle MouseLeave events sent to this event handler class. |
MouseMove | Used to handle MouseMove sent to this event handler class. |
MouseUp | Used to handle MouseUp events sent to this event handler class. |
MouseWheel | Used to handle MouseWheel events sent to this event handler class. |
PBasicInputEventHandler Class | UMD.HCIL.Piccolo.Event Namespace