Packagelunas
Interfacepublic interface Labelable
Implementors Label

Denotes elements or components that can be associated with label elements.



Public Properties
 PropertyDefined By
  label : String
Indicates the string representation of the label.
Labelable
Property Detail
labelproperty
label:String

Indicates the string representation of the label.


Implementation
    public function get label():String
    public function set label(value:String):void