This modules is here to create API with user keyboard by providing some functionality that JS or JQuery don't bring to you.


like all other System modules the classes here can be only ones..


Module Details


Variables (Members):


Name

Type

Default Value

Description

mouse

Keyboard

  • null

Variable that contain the Keyboard class that you load (only one keyboard can be load, if you want to launch it call the AddKeyboard function to Initialized the keyboard).

initialized

Boolean

false

Boolean used to check if the mouse class has already been Initialized.



Functions:


Name

Arguments

Return

Description

AddKeyboard

  • None

None

This function check if the module has been loaded and if it has never been called.

If all the condition has been fulfill then it Initialized the mouse class (note the class has been instanced during the Call function of the EE.


Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents