Overview
Provides keyboard processing for InlineEditor objects.
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
protected | editor | InlineEditor | subclass | subclass | subclass |
The associated InlineEditor object. |
Inherited Variables
Function Summary
- protected abstract processKeyEvent(e: KeyEvent) : Void