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() | Creates a new instance of UIKeyEventListener. |
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. |
Methods
| Signature | Returns | Description |
|---|---|---|
getKeyName() | String | Returns the current keyName value. |
setKeyName(String) | void | Sets keyName. |