Property
|
Description
|
---|---|
refWidget
|
This property is mandatory. It specifies the String ID of the textbox which would get the text through the keyboard.
|
dynamicKeys
|
This property specifies a boolean value:
▪ true:Dynamic Keyboard will display the keyboard button in random order;
▪ false: Dynamic Keyboard will display the keyboard button in sequence.
|
Function
|
Description
|
---|---|
show
|
show this widget beside the corresponding textbox.
|
hide
|
hide this widget beside the corresponding textbox.
|