| Package | mx.events |
| Class | public final class PropertyChangeEventKind |
| Inheritance | PropertyChangeEventKind Object |
kind property의 정수치를 정의합니다.
See also
| 정수 | 정의 | ||
|---|---|---|---|
| DELETE : String = "delete" [static]
property가 object로부터 삭제된 것을 나타냅니다.
| PropertyChangeEventKind | ||
| UPDATE : String = "update" [static]
property의 값이 변경된 것을 나타냅니다.
| PropertyChangeEventKind | ||
| DELETE | 정수 |
public static const DELETE:String = "delete"property가 object로부터 삭제된 것을 나타냅니다.
| UPDATE | 정수 |
public static const UPDATE:String = "update"property의 값이 변경된 것을 나타냅니다.
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/events/PropertyChangeEventKind.html