| Pakket | spark.core |
| Interface | public interface IDisplayText extends IEventDispatcher |
| Geïmplementeerd door | TextBase |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | Flash Player 10.1, AIR 2.0 |
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| isTruncated : Boolean [alleen-lezen]
A flag that indicates whether the text has been truncated. | IDisplayText | ||
| text : String
The text displayed by this text component. | IDisplayText | ||
Openbare methoden
Eigenschapdetails
isTruncated | eigenschap |
text | eigenschap |
text:String| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | Flash Player 10.1, AIR 2.0 |
The text displayed by this text component.
The formatting of this text is controlled by CSS styles. The supported styles depend on the subclass.
De standaardwaarde is "".
Implementatie
public function get text():String public function set text(value:String):voidWed Jun 13 2018, 11:42 AM Z
Overerfde openbare methoden verbergen
Overerfde openbare methoden weergeven