PackageGui
Classpublic class GuiTextArea
InheritanceGuiTextArea Inheritance fl.controls.TextArea



Public Methods
 MethodDefined by
  
GuiTextArea(xPos:Number, yPos:Number, w:Number, h:Number, format:TextFormat = null)
GuiTextArea
  
textAreaBase():BitmapAsset
[static]
GuiTextArea
  
textAreaDisabled():BitmapAsset
[static]
GuiTextArea
  
textAreaRoll():BitmapAsset
[static]
GuiTextArea
Constructor detail
GuiTextArea()constructor
public function GuiTextArea(xPos:Number, yPos:Number, w:Number, h:Number, format:TextFormat = null)Parameters
xPos:Number
 
yPos:Number
 
w:Number
 
h:Number
 
format:TextFormat (default = null)
Method detail
textAreaBase()method
public static function textAreaBase():BitmapAsset

Returns
BitmapAsset
textAreaDisabled()method 
public static function textAreaDisabled():BitmapAsset

Returns
BitmapAsset
textAreaRoll()method 
public static function textAreaRoll():BitmapAsset

Returns
BitmapAsset