Packageorg.restfulx.events
Classpublic class AfterCreateEvent
InheritanceAfterCreateEvent Inheritance flash.events.Event

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



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

Event identifier

Constructor detail
AfterCreateEvent()constructor
public function AfterCreateEvent()