| Pakiet | mx.events |
| Klasa | public final class PropertyChangeEventKind |
| Dziedziczenie | PropertyChangeEventKind Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
kind property of the PropertyChangeEvent class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| DELETE : String = "delete" [statyczny]
Indicates that the property was deleted from the object. | PropertyChangeEventKind | ||
| UPDATE : String = "update" [statyczny]
Indicates that the value of the property changed. | PropertyChangeEventKind | ||
Szczegół stałej
DELETE | Stała |
public static const DELETE:String = "delete"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the property was deleted from the object.
UPDATE | Stała |
public static const UPDATE:String = "update"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the value of the property changed.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne