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