\CJAXEvent

Classes

ActionEvent The ActionEvent class, representing a basic mouse single click event.
DragEvent The DragEvent class, representing a drag and drop interaction event.
Event The abstract Event class, parent class of all CJAX event type classes.
FocusEvent The FocusEvent class, representing focus-related events like focus, blur, focusin, or focusout.
InputEvent The abstract InputEvent class, parent class of all CJAX input event type classes.
KeyEvent The KeyEvent class, representing events that describes user interaction with the keyboard.
MouseEvent The MouseEvent class, representing events that occur due to the user interacting with a mouse.