Adobe
®
Flash
®
Platform용 ActionScript
®
3.0 참조 설명서
홈
|
패키지 및 클래스 목록 표시
패키지 및 클래스 목록 숨기기
|
패키지
|
클래스
|
새로운 내용
|
색인
|
부록
|
영어로 표시되는 이유
필터:
서버에서 데이터를 검색하는 중...
서버에서 데이터를 검색하는 중...
mx.olap
IOLAPAttribute - AS3 Flex
속성
|
속성
|
생성자
|
메서드
|
전역 상수
|
이벤트
|
스타일
|
스킨 파트
|
스킨 상태
|
효과
|
상수
|
전역 함수
|
함수
|
인터페이스
|
클래스
|
예제
클래스
x
패키지
mx.olap
인터페이스
public interface IOLAPAttribute extends
IOLAPHierarchy
,
IOLAPElement
구현자
OLAPAttribute
언어 버전:
ActionScript 3.0
제품 버전:
Flex 3
런타임 버전:
Flash Player 9, AIR 1.1
The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema.
공용 속성
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시
속성
정의 주체
allMemberName
:
String
[읽기 전용] The name of the all member of the hierarchy.
IOLAPHierarchy
children
:
IList
[읽기 전용] The children of the all member, as a list of IOLAPMember instances.
IOLAPHierarchy
defaultMember
:
IOLAPMember
[읽기 전용] The default member of the hierarchy.
IOLAPHierarchy
dimension
:
IOLAPDimension
[읽기 전용] The dimension to which this element belongs.
IOLAPElement
displayName
:
String
[읽기 전용] The name of the OLAP element, as a String, which can be used for display.
IOLAPElement
hasAll
:
Boolean
[읽기 전용] Specifies whether the hierarchy has an all member, true, or not, false.
IOLAPHierarchy
levels
:
IList
[읽기 전용] All the levels of this hierarchy, as a list of IOLAPLevel instances.
IOLAPHierarchy
members
:
IList
[읽기 전용] All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
IOLAPHierarchy
name
:
String
[읽기 전용] The name of the OLAP element that includes the OLAP schema hierarchy of the element.
IOLAPElement
uniqueName
:
String
[읽기 전용] The unique name of the OLAP element in the cube.
IOLAPElement
공용 메서드
상속되는 공용 메서드 숨기기
상속되는 공용 메서드 표시
메서드
정의 주체
findLevel
(name:
String
):
IOLAPLevel
Returns the level with the given name within the hierarchy.
IOLAPHierarchy
findMember
(name:
String
):
IOLAPMember
Returns the member with the given name within the hierarchy.
IOLAPHierarchy
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 03:17 PM Z
[ X ]
영어로 표시되는 이유
ActionScript 3.0 참조 설명서의 내용이 영어로 나타납니다.
ActionScript 3.0 참조 설명서 중 일부는 전체 언어로 번역되지 않았습니다. 언어 요소가 번역되지 않은 경우 영어로 나타납니다. 예를 들어 ga.controls.HelpBox 클래스는 어떤 언어로도 번역되지 않았습니다. 그러므로 한국어 버전의 참조 설명서에서 ga.controls.HelpBox 클래스는 영어로 나타납니다.