Packageno.arton.guitarplayer.playlist
Classpublic class PlayListItemLabel
InheritancePlayListItemLabel Inheritance flash.text.TextField

...



Public Properties
 PropertyDefined by
  text : String
[write-only]
PlayListItemLabel
  truncateToFit : Boolean
[write-only]
PlayListItemLabel
Public Methods
 MethodDefined by
  
PlayListItemLabel
Property detail
textproperty
text:String  [write-only]Implementation
    public function set text(value:String):void
truncateToFitproperty 
truncateToFit:Boolean  [write-only]Implementation
    public function set truncateToFit(value:Boolean):void
Constructor detail
PlayListItemLabel()constructor
public function PlayListItemLabel()