ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
mx.olap 

IOLAPElement  - AS3 Flex

Pakietmx.olap
Interfejspublic interface IOLAPElement
Implementory OLAPElement

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The IOLAPElement interface defines a base interface that provides common properties for all OLAP elements.

Powiązane elementy interfejsu API



Właściwości publiczne
 WłaściwośćZdefiniowane przez
  dimension : IOLAPDimension
[tylko do odczytu] The dimension to which this element belongs.
IOLAPElement
  displayName : String
[tylko do odczytu] The name of the OLAP element, as a String, which can be used for display.
IOLAPElement
  name : String
[tylko do odczytu] The name of the OLAP element that includes the OLAP schema hierarchy of the element.
IOLAPElement
  uniqueName : String
[tylko do odczytu] The unique name of the OLAP element in the cube.
IOLAPElement
Szczegół właściwości

dimension

właściwość
dimension:IOLAPDimension  [tylko do odczytu]

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The dimension to which this element belongs.



Implementacja
    public function get dimension():IOLAPDimension

displayName

właściwość 
displayName:String  [tylko do odczytu]

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The name of the OLAP element, as a String, which can be used for display.



Implementacja
    public function get displayName():String

name

właściwość 
name:String  [tylko do odczytu]

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The name of the OLAP element that includes the OLAP schema hierarchy of the element. For example, "Time_Year" is the name of the OLAP element, where "Year" is a level of the "Time" dimension in an OLAP schema.



Implementacja
    public function get name():String

uniqueName

właściwość 
uniqueName:String  [tylko do odczytu]

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The unique name of the OLAP element in the cube. For example, "[Time][Year][2007]" is a unique name, where 2007 is the element name belonging to the "Year" level of the "Time" dimension.



Implementacja
    public function get uniqueName():String




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.