Search
VirtualKeyboard Methods
 


 Public Methods

  Name Description

attach

Control.attach override.

create

Creates and initializes a new VirtualKeyboard on the specified DOM element. This method is static and can be called without creating an instance of the class.

detach

Control.detach override.

draw

Control.draw override.

sendKey

Sends the specified key as input to focused element.

 See Also