UIKeyEventListener
Complete API reference for UIKeyEventListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIKeyEventListener extends Component
Constructors
| Signature | Description |
|---|---|
UIKeyEventListener(UIKeyEventListener) | Executes UIKeyEventListener and returns after the underlying engine call finishes. |
UIKeyEventListener(Engine) | Executes UIKeyEventListener and returns after the underlying engine call finishes. |
UIKeyEventListener() | Creates a new instance of UIKeyEventListener. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIKeyEventListener | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
keyName | String | get/set | Virtual attribute exposed by getKeyName. Access it like a field to read or write the underlying value. |