Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:23

Class enchant.InputSource

任意の入力をラップするクラス.

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.InputSource(identifier)
Field Summary
Field Attributes Field Name and Description
 
入力のid.

Method Summary

Method Attributes Method Name and Description
 
入力の状態変更をイベントで通知する.
Methods borrowed from class enchant.EventTarget:
addEventListener
clearEventListener
dispatchEvent
on
removeEventListener

Class Detail

enchant.InputSource(identifier)
Parameters:
{String} identifier
入力のid.

Field Detail

{String} identifier
入力のid.

Method Detail

  • notifyStateChange(data)
    入力の状態変更をイベントで通知する.
    Parameters:
    {*} data
    新しい状態.