| Pakiet | com.adobe.icomm.assetplacement.model |
| Klasa | public class PackageElement |
| Dziedziczenie | PackageElement Object |
| Podklasy | Attachment, Controller, Resource |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Placement Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| namespace : String [tylko do odczytu]
The namespace for this element. | PackageElement | ||
| xml : XML
The XML this object represents. | PackageElement | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor. | PackageElement | ||
Retrieve an attribute of this element. | PackageElement | ||
Retrieve a child value of this element. | PackageElement | ||
Retrieve an attribute of this element's parent. | PackageElement | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Szczegół właściwości
namespace | właściwość |
xml | właściwość |
Konstruktor Szczegół
PackageElement | () | Konstruktor |
public function PackageElement()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Placement Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Constructor.
Szczegół metody
getAttribute | () | metoda |
public function getAttribute(attrName:String):String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Placement Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Retrieve an attribute of this element.
Parametry
attrName:String — The name of the attribute to look up.
|
String — The value of attrName.
|
getChildValue | () | metoda |
public function getChildValue(childName:QName):String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Placement Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Retrieve a child value of this element.
Parametry
childName:QName — The name of the child to look up.
|
String — The value of the child.
|
getParentAttribute | () | metoda |
public function getParentAttribute(attrName:String):String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Placement Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Retrieve an attribute of this element's parent.
Parametry
attrName:String — The name of the attribute to look up.
|
String — The value of attrName.
|
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne