Packageorg.spicefactory.parsley.resources.processor
Classpublic class ResourceBindingEvent
InheritanceResourceBindingEvent Inheritance flash.events.Event

Event that fires when a ResourceManager has been updated.



Public Methods
 MethodDefined By
  
Creates a new event instance.
ResourceBindingEvent
Public Constants
 ConstantDefined By
  UPDATE : String = update
[static] Constant for the event type that fires when a ResourceManager has been updated.
ResourceBindingEvent
Constructor Detail
ResourceBindingEvent()Constructor
public function ResourceBindingEvent(type:String)

Creates a new event instance.

Parameters
type:String — the type of this event
Constant Detail
UPDATEConstant
public static const UPDATE:String = update

Constant for the event type that fires when a ResourceManager has been updated.