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()Creates a new instance of UIKeyEventListener.

Virtual Attributes

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

Methods

SignatureReturnsDescription
getKeyName()StringReturns the current keyName value.
setKeyName(String)voidSets keyName.