Packageorg.swizframework.core
Interfacepublic interface IDispatcherAware extends ISwizInterface
Implementors AbstractController, ChainUtil



Public Properties
 PropertyDefined By
  dispatcher : IEventDispatcher
[write-only]
IDispatcherAware
Property Detail
dispatcherproperty
dispatcher:IEventDispatcher  [write-only]


Implementation
    public function set dispatcher(value:IEventDispatcher):void