| int |
| input() |
| method_74228() |
| getKeycode() |
|
| int |
| modifiers() |
| comp_4797() |
| modifiers() |
|
| default boolean |
| isSelection() |
| method_74229() |
| isEnterOrSpace() |
|
| default boolean |
| isConfirmation() |
| method_74230() |
| isEnter() |
|
| default boolean |
| isEscape() |
| method_74231() |
| isEscape() |
|
| default boolean |
| isLeft() |
| method_74232() |
| isLeft() |
|
| default boolean |
| isRight() |
| method_74233() |
| isRight() |
|
| default boolean |
| isUp() |
| method_74234() |
| isUp() |
|
| default boolean |
| isDown() |
| method_74235() |
| isDown() |
|
| default boolean |
| isCycleFocus() |
| method_74236() |
| isTab() |
|
| default int |
| getDigit() |
| method_74237() |
| asNumber() |
|
| default boolean |
| hasAltDown() |
| method_74238() |
| hasAlt() |
|
| default boolean |
| hasShiftDown() |
| method_74239() |
| hasShift() |
|
| default boolean |
| hasControlDown() |
| method_74240() |
| hasCtrl() |
|
| default boolean |
| hasControlDownWithQuirk() |
| method_75377() |
| hasCtrlOrCmd() |
|
| default boolean |
| isSelectAll() |
| method_74241() |
| isSelectAll() |
|
| default boolean |
| isCopy() |
| method_74242() |
| isCopy() |
|
| default boolean |
| isPaste() |
| method_74243() |
| isPaste() |
|
| default boolean |
| isCut() |
| method_74244() |
| isCut() |
|