Class GwtAceKeyboardEvent
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.ui.widget.client.addon.aceeditor.gwt.GwtAceEvent
io.jmix.ui.widget.client.addon.aceeditor.gwt.GwtAceKeyboardEvent
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.ui.widget.client.addon.aceeditor.gwt.GwtAceEventgetType, preventDefault, stopPropagationMethods inherited from class com.google.gwt.core.client.JavaScriptObjectcast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
- 
Constructor Details- 
GwtAceKeyboardEventprotected GwtAceKeyboardEvent()
 
- 
- 
Method Details- 
isCtrlKeypublic final boolean isCtrlKey()
- 
isAltKeypublic final boolean isAltKey()
- 
isShiftKeypublic final boolean isShiftKey()
- 
getKey
- 
getKeyCodepublic final boolean getKeyCode()
 
-