| Package | flash.text |
| Class | public final class TextFieldType |
| Inheritance | TextFieldType Object |
type property의 설정으로 사용되는 정수치의 열거입니다.
See also
| 정수 | 정의 | ||
|---|---|---|---|
| DYNAMIC : String = "dynamic" [static]
dynamic TextField 를 지정하기 위해서 사용됩니다. | TextFieldType | ||
| INPUT : String = "input" [static]
input TextField 를 지정하기 위해서 사용됩니다. | TextFieldType | ||
| DYNAMIC | 정수 |
public static const DYNAMIC:String = "dynamic"
dynamic TextField 를 지정하기 위해서 사용됩니다.
| INPUT | 정수 |
public static const INPUT:String = "input"
input TextField 를 지정하기 위해서 사용됩니다.
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/flash/text/TextFieldType.html