Package | com.flexcalendar.components.calendar.displayClasses |
Class | public class LinkLabel |
Inheritance | LinkLabel ![]() |
Property | Defined By | ||
---|---|---|---|
text : String [override]
Text property
| LinkLabel | ||
underlineOnMouseOver : Boolean = true
True when text should be underlined on mouse over
| LinkLabel |
Method | Defined By | ||
---|---|---|---|
Create new instance of LinkLabel
| LinkLabel |
text | property |
text:String
[override] Text property
This property can be used as the source for data binding.
public function get text():String
public function set text(value:String):void
underlineOnMouseOver | property |
public var underlineOnMouseOver:Boolean = true
True when text should be underlined on mouse over
LinkLabel | () | Constructor |
public function LinkLabel()
Create new instance of LinkLabel