KeyBehavior
Constructor Summary
| Public Constructor | ||
| public |
constructor(stage: Stage) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
|
|
Method Summary
| Public Methods | ||
| public |
dispose() |
|
| Private Methods | ||
| private |
|
|
| private |
_onKeydown(event: Event): undefined handle key down |
|
| private |
_onKeypress(event: Event): undefined handle key press |
|
| private |
handle key up |
|
Public Constructors
Public Methods
public dispose() source
Private Methods
private _focusDomElement() source
private _onKeydown(event: Event): undefined source
handle key down
Params:
| Name | Type | Attribute | Description |
| event | Event | key event |
