Packagede.popforge.gui
Classpublic class Label
InheritanceLabel Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
  text : String
Label
Public Methods
 MethodDefined by
  
Label(text:String, length:int = 0)
Label
Property detail
textproperty
text:String  [read-write]Implementation
    public function get text():String
    public function set text(value:String):void
Constructor detail
Label()constructor
public function Label(text:String, length:int = 0)Parameters
text:String
 
length:int (default = 0)