VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IConfigurable
Methods
Package
vegas.config
Interface
public 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
Method
Defined By
setup
():void
Setup the IConfigurable object.
IConfigurable
Method Detail
setup
()
method
public function setup():void
Setup the IConfigurable object.
Mardi Août 16 2011, 02:33 PM +02:00