| Package | org.spicefactory.parsley.resources.processor |
| Class | public class ResourceBindingEvent |
| Inheritance | ResourceBindingEvent flash.events.Event |
| Method | Defined By | ||
|---|---|---|---|
ResourceBindingEvent(type:String)
Creates a new event instance. | ResourceBindingEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| UPDATE : String = update [static]
Constant for the event type that fires when a ResourceManager has been updated. | ResourceBindingEvent | ||
| ResourceBindingEvent | () | Constructor |
public function ResourceBindingEvent(type:String)Creates a new event instance.
Parameterstype:String — the type of this event
|
| UPDATE | Constant |
public static const UPDATE:String = updateConstant for the event type that fires when a ResourceManager has been updated.