適用於 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:47 PM Z
[ X ]
為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示
並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。