"RestfulX Framework 1.3.1 API Documenation"
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class AfterDestroyEvent
Properties
|
Methods
Package
org.restfulx.events
Class
public class AfterDestroyEvent
Inheritance
AfterDestroyEvent
flash.events.Event
This event is dispatched when an instance of RxModel has been destroyed successfully.
Public Properties
Property
Defined by
ID
: String = "afterDestroy"
[static] Event identifier
AfterDestroyEvent
Public Methods
Method
Defined by
AfterDestroyEvent
()
AfterDestroyEvent
Property detail
ID
property
public static var ID:String = "afterDestroy"
Event identifier
Constructor detail
AfterDestroyEvent
()
constructor
public function AfterDestroyEvent()