Packageorg.servebox.foundry.control.externalressource
Interfacepublic interface IExternalRessource
ImplementorsXMLSpringResource



Public Methods
 MethodDefined by
  
addEventListener(type:String, listener:Function):void
IExternalRessource
  
load():void
IExternalRessource
Method detail
addEventListener()method
public function addEventListener(type:String, listener:Function):voidParameters
type:String
 
listener:Function
load()method 
public function load():void