| 패키지 | flash.text |
| 클래스 | public final class TextFieldType |
| 상속 | TextFieldType Object |
| 언어 버전 : | ActionScript 3.0 |
| Player 버전 : | Flash Player 9 |
type 속성을 설정하는 데 사용되는 상수 값의 열거형입니다.
참고 사항
| 상수 | 다음에 의해 정의됨 | ||
|---|---|---|---|
| DYNAMIC : String = "dynamic" [static]
동적 TextField를 지정하는 데 사용됩니다.
| TextFieldType | ||
| INPUT : String = "input" [static]
입력 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_kr/ActionScriptLangRefV3/flash/text/TextFieldType.html