Packagevegas.config
Interfacepublic interface IConfigurable
Implementors ConfigurableObject

The IConfigurable interface defines configurable objects. This objects can be update with the Config of the application when the setup method of the object is invoked.



Public Methods
 MethodDefined By
  
setup():void
Setup the IConfigurable object.
IConfigurable
Method Detail
setup()method
public function setup():void

Setup the IConfigurable object.