Pakiet | com.adobe.solutions.rca.domain.impl |
Klasa | public class Initiator |
Dziedziczenie | Initiator ![]() ![]() |
Implementuje | IInitiator |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Initiator(value:InitiatorVO = null)
The constructor for Initiator class. | Initiator | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. | Participant | |
![]() |
Dispatches an event into the event flow. | Participant | |
![]() |
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. | Participant | |
![]() |
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 | |
![]() |
Removes a listener from the EventDispatcher object. | Participant | |
![]() |
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 | |
![]() |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | Participant |
Konstruktor Szczegół
Initiator | () | Konstruktor |
public function Initiator(value:InitiatorVO = null)
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor for Initiator
class.
value:InitiatorVO (default = null ) — Initiator value object.
|
Tue Jun 12 2018, 12:06 PM Z