A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
handleNotification(notification:org.puremvc.as3.interfaces:INotification) — Method in interface org.puremvc.as3.interfaces.IMediator | |
Handle an INotification . |
|
handleNotification(notification:org.puremvc.as3.interfaces:INotification) — Method in class org.puremvc.as3.patterns.mediator.Mediator | |
Handle INotification s. |
|
hasCommand(notificationName) — Method in class org.puremvc.as3.core.Controller | |
Check if a Command is registered for a given Notification | |
hasCommand(notificationName) — Method in interface org.puremvc.as3.interfaces.IController | |
Check if a Command is registered for a given Notification | |
hasCommand(notificationName) — Method in interface org.puremvc.as3.interfaces.IFacade | |
Check if a Command is registered for a given Notification | |
hasCommand(notificationName) — Method in class org.puremvc.as3.patterns.facade.Facade | |
Check if a Command is registered for a given Notification | |
hasMediator(mediatorName) — Method in class org.puremvc.as3.core.View | |
Check if a Mediator is registered or not | |
hasMediator(mediatorName) — Method in interface org.puremvc.as3.interfaces.IFacade | |
Check if a Mediator is registered or not | |
hasMediator(mediatorName) — Method in interface org.puremvc.as3.interfaces.IView | |
Check if a Mediator is registered or not | |
hasMediator(mediatorName) — Method in class org.puremvc.as3.patterns.facade.Facade | |
Check if a Mediator is registered or not | |
hasProxy(proxyName) — Method in class org.puremvc.as3.core.Model | |
Check if a Proxy is registered | |
hasProxy(proxyName) — Method in interface org.puremvc.as3.interfaces.IFacade | |
Check if a Proxy is registered | |
hasProxy(proxyName) — Method in interface org.puremvc.as3.interfaces.IModel | |
Check if a Proxy is registered | |
hasProxy(proxyName) — Method in class org.puremvc.as3.patterns.facade.Facade | |
Check if a Proxy is registered | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |