VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Model
Package
vegas.models
Interface
public interface Model extends
Identifiable
,
Runnable
Implementors
CoreModel
The Model interface defines all models in the application, all models are Identifiable and Runnable.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
id
: *
Indicates the id value of this object.
Identifiable
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
run
(... arguments):void
Run the process.
Runnable
Mardi Août 16 2011, 02:33 PM +02:00