flex学习笔记(七) 常用参数

来源:互联网 发布:linux修改了profile 编辑:程序博客网 时间:2024/06/16 03:22

1. prompt:TextInput组件中默认显示的文字

2. requiredIndicatorSource: FormItem后面跟的标志

3. errorIndicatorSource:文本输入出现错误后的标志

4. radiusX   radiusY:Rect(矩形)的圆角半径

5. horizontalCenter:组件距中心水平距离

6. verticalCenter:组件距中心垂直距离

7. rotation:旋转指定角度

8. alpha:不透明度