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

Class enchant.widget.InputTextBox

Class Summary
Constructor Attributes Constructor Name and Description
 
Text box.
Field Summary
Field Attributes Field Name and Description
<static>  
enchant.widget.InputTextBox.focused
<static>  
enchant.widget.InputTextBox.height
Text box height.
<static>  
enchant.widget.InputTextBox.placeholder
Place holder.
<static>  
enchant.widget.InputTextBox.selectionEnd
<static>  
enchant.widget.InputTextBox.selectionStart
<static>  
enchant.widget.InputTextBox.value
Level input into text box.
<static>  
enchant.widget.InputTextBox.width
Text box width.
Fields borrowed from class enchant.Entity:
backgroundColor, buttonMode, buttonPressed, compositeOperation, debugColor, opacity, originX, originY, rotation, scaleX, scaleY, touchEnabled, visible
Fields borrowed from class enchant.Node:
age, parentNode, scene, x, y

Class Detail

enchant.widget.InputTextBox()
Text box.

Field Detail

<static> enchant.widget.InputTextBox.focused
<static> enchant.widget.InputTextBox.height
Text box height.
<static> enchant.widget.InputTextBox.placeholder
Place holder.
<static> enchant.widget.InputTextBox.selectionEnd
<static> enchant.widget.InputTextBox.selectionStart
<static> enchant.widget.InputTextBox.value
Level input into text box.
<static> enchant.widget.InputTextBox.width
Text box width.