VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Controller
Package
vegas.controllers
Interface
public interface Controller extends
EventListener
Implementors
AbstractController
Defines a basic Controller in the application, all Controller objects implements the EventListener class.
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
handleEvent
(e:Event):void
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
EventListener
Mardi Août 16 2011, 02:33 PM +02:00