패키지flash.text
클래스public final class TextFieldType
상속TextFieldType Inheritance Object

언어 버전 : ActionScript 3.0
Player 버전 : Flash Player 9

TextFieldType 클래스는 TextField 클래스의 type 속성을 설정하는 데 사용되는 상수 값의 열거형입니다.

참고 사항

flash.text.TextField.type


Public 속성
 속성다음에 의해 정의됨
 Inheritedconstructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다.
Object
 Inheritedprototype : Object
[static] 클래스 또는 함수 객체의 프로토타입 객체에 대한 참조입니다.
Object
Public 메서드
 메서드다음에 의해 정의됨
 Inherited
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다.
Object
 Inherited
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다.
Object
 Inherited
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다.
Object
 Inherited
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다.
Object
 Inherited
지정된 객체의 문자열 표현을 반환합니다.
Object
 Inherited
지정된 객체의 프리미티브 값을 반환합니다.
Object
Public 상수
 상수다음에 의해 정의됨
  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