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 |
sendNotification(notificationName, body, type) — Method in interface org.puremvc.as3.multicore.interfaces.INotifier |
|
Send a INotification . |
sendNotification(notificationName, body, type) — Method in class org.puremvc.as3.multicore.patterns.facade.Facade |
|
Create and send an INotification . |
sendNotification(notificationName, body, type) — Method in class org.puremvc.as3.multicore.patterns.observer.Notifier |
|
Create and send an INotification . |
setBody(body) — Method in interface org.puremvc.as3.multicore.interfaces.INotification |
|
Set the body of the INotification instance
|
setBody(body) — Method in class org.puremvc.as3.multicore.patterns.observer.Notification |
|
Set the body of the Notification instance. |
setData(data) — Method in interface org.puremvc.as3.multicore.interfaces.IProxy |
|
Set the data object
|
setData(data) — Method in class org.puremvc.as3.multicore.patterns.proxy.Proxy |
|
Set the data object
|
setNotifyContext(notifyContext) — Method in interface org.puremvc.as3.multicore.interfaces.IObserver |
|
Set the notification context. |
setNotifyContext(notifyContext) — Method in class org.puremvc.as3.multicore.patterns.observer.Observer |
|
Set the notification context. |
setNotifyMethod(notifyMethod) — Method in interface org.puremvc.as3.multicore.interfaces.IObserver |
|
Set the notification method. |
setNotifyMethod(notifyMethod) — Method in class org.puremvc.as3.multicore.patterns.observer.Observer |
|
Set the notification method. |
setType(type) — Method in interface org.puremvc.as3.multicore.interfaces.INotification |
|
Set the type of the INotification instance
|
setType(type) — Method in class org.puremvc.as3.multicore.patterns.observer.Notification |
|
Set the type of the Notification instance. |
setViewComponent(viewComponent) — Method in interface org.puremvc.as3.multicore.interfaces.IMediator |
|
Set the IMediator 's view component. |
setViewComponent(viewComponent) — Method in class org.puremvc.as3.multicore.patterns.mediator.Mediator |
|
Set the IMediator 's view component. |
SimpleCommand — Class in package org.puremvc.as3.multicore.patterns.command |
|
A base ICommand implementation. |
|
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 |