Flex 3 - Referência da Linguagem
All Packages
|
All Classes
|
Language Elements
|
Index
|
Appendixes
|
Conventions
|
Frames
No Frames
IOLAPAttribute
((Apenas para componentes do Flex Data Visualization))
Pacote
mx.olap
Interface
public interface IOLAPAttribute extends
IOLAPHierarchy
,
IOLAPElement
Implementors
OLAPAttribute
The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema.
Propriedades Públicas
Esconder Propriedades Públicas Herdadas
Exibir Propriedades Públicas Herdadas
Propriedade
Definido por
allMemberName
:
String
[read-only] The name of the all member of the hierarchy.
IOLAPHierarchy
children
:
IList
[read-only] The children of the all member, as a list of IOLAPMember instances.
IOLAPHierarchy
defaultMember
:
IOLAPMember
[read-only] The default member of the hierarchy.
IOLAPHierarchy
dimension
:
IOLAPDimension
[read-only] The dimension to which this element belongs.
IOLAPElement
displayName
:
String
[read-only] The name of the OLAP element, as a String, which can be used for display.
IOLAPElement
hasAll
:
Boolean
[read-only] Specifies whether the hierarchy has an all member, true, or not, false.
IOLAPHierarchy
levels
:
IList
[read-only] All the levels of this hierarchy, as a list of IOLAPLevel instances.
IOLAPHierarchy
members
:
IList
[read-only] All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
IOLAPHierarchy
name
:
String
[read-only] The name of the OLAP element that includes the OLAP schema hierarchy of the element.
IOLAPElement
uniqueName
:
String
[read-only] The unique name of the OLAP element in the cube.
IOLAPElement
Métodos Públicos
Esconder Métodos Públicos Herdados
Exibir Métodos Públicos Herdados
Método
Definido por
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
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Traduzido e mantido por Igor Costa - www.igorcosta.com