| 包 | flash.text |
| 类 | public final class TextFieldType |
| 继承 | TextFieldType Object |
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
type 属性时使用的常数值的枚举。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| DYNAMIC : String = "dynamic" [static]
用于指定 dynamic TextField。
| TextFieldType | ||
| INPUT : String = "input" [static]
用于指定 input TextField。
| TextFieldType | ||
| DYNAMIC | 常量 |
public static const DYNAMIC:String = "dynamic"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用于指定 dynamic TextField。
| INPUT | 常量 |
public static const INPUT:String = "input"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用于指定 input TextField。
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/text/TextFieldType.html