패키지 | mx.messaging.management |
클래스 | public class ObjectName |
상속 | ObjectName Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
canonicalKeyPropertyListString : String
A string representation of the list of key properties, with the key properties sorted in lexical order. | ObjectName | ||
canonicalName : String
The canonical form of the name; a string representation with
the properties sorted in lexical order. | ObjectName | ||
constructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다. | Object | ||
domain : String
The domain part. | ObjectName | ||
domainPattern : Boolean
Indicates if the object name is a pattern on the domain part. | ObjectName | ||
keyPropertyList : Object
The key properties as an Object, keyed by property name. | ObjectName | ||
keyPropertyListString : String
A string representation of the list of key properties. | ObjectName | ||
pattern : Boolean
Indicates if the object name is a pattern. | ObjectName | ||
propertyPattern : Boolean
Indicates if the object name is a pattern on the key properties. | ObjectName |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Creates a new instance of an empty ObjectName. | ObjectName | ||
Returns the value associated with the specified property key. | ObjectName | ||
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다. | Object | ||
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다. | Object | ||
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다. | Object | ||
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다. | Object | ||
로캘별 규칙에 따라 서식이 지정된 이 객체의 문자열 표현을 반환합니다. | Object | ||
This method will return a string representation of the object name. | ObjectName | ||
지정된 객체의 프리미티브 값을 반환합니다. | Object |
속성 세부 정보
canonicalKeyPropertyListString | 속성 |
public var canonicalKeyPropertyListString:String
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
A string representation of the list of key properties, with the key properties sorted in lexical order.
canonicalName | 속성 |
public var canonicalName:String
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
The canonical form of the name; a string representation with the properties sorted in lexical order.
domain | 속성 |
public var domain:String
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
The domain part.
domainPattern | 속성 |
public var domainPattern:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
Indicates if the object name is a pattern on the domain part.
keyPropertyList | 속성 |
public var keyPropertyList:Object
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
The key properties as an Object, keyed by property name.
keyPropertyListString | 속성 |
public var keyPropertyListString:String
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
A string representation of the list of key properties.
pattern | 속성 |
public var pattern:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
Indicates if the object name is a pattern.
propertyPattern | 속성 |
public var propertyPattern:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
Indicates if the object name is a pattern on the key properties.
생성자 세부 정보
ObjectName | () | 생성자 |
public function ObjectName()
언어 버전: | ActionScript 3.0 |
제품 버전: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
Creates a new instance of an empty ObjectName.
메서드 세부 정보
getKeyProperty | () | 메서드 |
toString | () | 메서드 |
Tue Jun 12 2018, 03:17 PM Z