Class Index | File Index

Classes


Class Input


Defined in: input.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Input()
Creates an instance of the Input module
Field Summary
Field Attributes Field Name and Description
 
Reference to device object.
 
Reference to keyboard
Method Summary
Method Attributes Method Name and Description
 
Set device input type.
Class Detail
Input()
Creates an instance of the Input module
See:
input.js
Field Detail
{Object} device
Reference to device object.

{Object} keyboard
Reference to keyboard
Method Detail
setDeviceType(type)
Set device input type. Device type should be passed from Core.detectPlatform().
Parameters:
{String} type
Device type.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri May 06 2011 14:41:27 GMT+0100 (BST)