Constructor
new GuppyOSK(configopt)
Parameters:
Name | Type | Attributes | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Object |
<optional> |
Configuration options for the on-screen keyboard Properties
|
Methods
attach(guppyopt)
Attach the keyboard to a Guppy instance and display it.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
guppy |
Guppy |
<optional> |
The instance of Guppy to which the keyboard will attach. |
detach()
Detach the keyboard from the currently attached editor (if any) and hide it.