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

Class enchant.widget.InputScene

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.widget.InputScene(text, acceptName, cancelName, placeholder)
Field Summary
Field Attributes Field Name and Description
<static>  
enchant.widget.InputScene.menu
<static>  
enchant.widget.InputScene.onaccept
<static>  
enchant.widget.InputScene.oncancel
<static>  
enchant.widget.InputScene.placeholder
<static>  
enchant.widget.InputScene.value
Fields borrowed from class enchant.Group:
childNodes, firstChild, lastChild, originX, originY, rotation, scaleX, scaleY
Fields borrowed from class enchant.Node:
age, parentNode, scene, x, y

Method Summary

Methods borrowed from class enchant.Group:
addChild
insertBefore
removeChild
Methods borrowed from class enchant.Node:
moveBy
moveTo
Methods borrowed from class enchant.EventTarget:
addEventListener
clearEventListener
dispatchEvent
on
removeEventListener

Class Detail

enchant.widget.InputScene(text, acceptName, cancelName, placeholder)
Parameters:
text
acceptName
cancelName
placeholder

Field Detail

<static> enchant.widget.InputScene.menu
<static> enchant.widget.InputScene.onaccept
<static> enchant.widget.InputScene.oncancel
<static> enchant.widget.InputScene.placeholder
<static> enchant.widget.InputScene.value