Skip to main content

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

SignatureDescription
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

NameTypeDescription
instanceUIKeyEventListenerRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
keyNameStringget/setVirtual attribute exposed by getKeyName. Access it like a field to read or write the underlying value.