v5_01 Introducing the text controls 使用文本控件
ex5_01
这部分主要讲
如何使用Spark的文本控件,样式和皮肤来改善你的程序的外观和风格
About the Spark text controls
You use Flex text-based controls to display text and to let users enter text into your application.
The following table lists the Flex text-based controls:
Control |
Component set |
Superclass |
Multi Line |
Editable |
textFlow/text/textDisplay |
---|---|---|---|---|---|
Spark |
UIComponent |
Y |
N |
text | |
Spark |
UIComponent |
Y |
Y |
textFlow/text | |
Spark |
UIComponent |
Y |
N |
textFlow/text | |
Spark |
UIComponent |
Y |
Y |
textFlow/text | |
Spark |
UIComponent |
N |
Y |
text/textDisplay (textFlow) |
输入文本控件