com.FlashDynamix.core

class Base

Object | +--com.FlashDynamix.core.Base
All Known Subclasses: XmlRemoting

class Base extends Object
Component Base
Used for dispacthing events model with FlashDynamix components
  • Author:
    Shane McCartney - shanem@flashdynamix.com
  • Version:
    1.0
  • Since:
    27/11/2005

Method Summary

public addListener ( type: String, evtObj: Object )
Subscribes an event listener object to the component
public addListeners ( evtObj: Object )
Adds a listener to the class
public removeListener ( type: String )
Removes a specific listener from the class
public removeListeners ( )
Removes all listeners from the class

The documentation was generated from the following file:
  • Base.as, Last Modified: 3/03/2007 7:02:26 PM