NullPlugin
| Kind of class: | public final class |
|---|---|
| Package: | com.bourre.plugin |
| Inherits from: | none |
| Implements: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.plugin.NullPlugin |
| File last modified: | Monday, 24 November 2008, 11:36:50 |
Summary
Constructor
- NullPlugin (access:ConstructorAccess)
Class methods
Instance methods
- fireOnInitPlugin : void
- fireOnReleasePlugin : void
- fireExternalEvent (e:Event, channel:EventChannel) : void
- firePublicEvent (e:Event) : void
- firePrivateEvent (e:Event) : void
- getChannel : EventChannel
- getLogger : PluginDebug
- toString : String
- Returns the string representation of this instance.
- getModel (key:String) : AbstractModel
- getView (key:String) : AbstractView
- isModelRegistered (key:String) : Boolean
- isViewRegistered (key:String) : Boolean
Constructor
NullPlugin
Class methods
getInstance
Instance methods
fireExternalEvent
Specified by:
fireOnInitPlugin
public function fireOnInitPlugin (
) : void
fireOnReleasePlugin
public function fireOnReleasePlugin (
) : void
firePrivateEvent
public function firePrivateEvent (
e:Event) : void
Specified by:
firePublicEvent
public function firePublicEvent (
e:Event) : void
Specified by:
isModelRegistered
public function isModelRegistered (
key:String) : Boolean
isViewRegistered
public function isViewRegistered (
key:String) : Boolean
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance