Packageorg.restfulx.events
Classpublic class AfterDestroyEvent
InheritanceAfterDestroyEvent Inheritance flash.events.Event

This event is dispatched when an instance of RxModel has been destroyed successfully.



Public Properties
 PropertyDefined by
  ID : String = "afterDestroy"
[static] Event identifier
AfterDestroyEvent
Public Methods
 MethodDefined by
  
AfterDestroyEvent
Property detail
IDproperty
public static var ID:String = "afterDestroy"

Event identifier

Constructor detail
AfterDestroyEvent()constructor
public function AfterDestroyEvent()