Pakiet | mx.messaging.messages |
Klasa | public class AcknowledgeMessage |
Dziedziczenie | AcknowledgeMessage ![]() ![]() ![]() |
Implementuje | ISmallMessage |
Podklasy | ErrorMessage, SequencedMessage |
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Właściwości publiczne
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Constructs an instance of an AcknowledgeMessage with an empty body and header. | AcknowledgeMessage | ||
![]() |
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 | |
![]() |
Returns a string representation of the message. | AbstractMessage | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
ERROR_HINT_HEADER : String = "DSErrorHint" [statyczny]
Header name for the error hint header. | AcknowledgeMessage |
Konstruktor Szczegół
AcknowledgeMessage | () | Konstruktor |
public function AcknowledgeMessage()
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Constructs an instance of an AcknowledgeMessage with an empty body and header.
Szczegół stałej
ERROR_HINT_HEADER | Stała |
public static const ERROR_HINT_HEADER:String = "DSErrorHint"
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Header name for the error hint header. Used to indicate that the acknowledgement is for a message that generated an error.
Tue Jun 12 2018, 12:06 PM Z