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

Class enchant.widget.InputTextArea

Class Summary
Constructor Attributes Constructor Name and Description
 
Text area.
Field Summary
Field Attributes Field Name and Description
<static>  
enchant.widget.InputTextArea.focused
<static>  
enchant.widget.InputTextArea.height
Text area height.
<static>  
enchant.widget.InputTextArea.placeholder
[lang]ja] プレースホルダ.
<static>  
enchant.widget.InputTextArea.selectionEnd
<static>  
enchant.widget.InputTextArea.selectionStart
<static>  
enchant.widget.InputTextArea.value
Level input into text area.
<static>  
enchant.widget.InputTextArea.width
Text area 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.InputTextArea()
Text area.

Field Detail

<static> enchant.widget.InputTextArea.focused
<static> enchant.widget.InputTextArea.height
Text area height.
<static> enchant.widget.InputTextArea.placeholder
[lang]ja] プレースホルダ. [/lang] Placeholder.
<static> enchant.widget.InputTextArea.selectionEnd
<static> enchant.widget.InputTextArea.selectionStart
<static> enchant.widget.InputTextArea.value
Level input into text area.
<static> enchant.widget.InputTextArea.width
Text area width.