Index

A C D E F G H I L M N O P R S T V 
All Classes All Packages

S

sendNotification(String) - Method in interface org.puremvc.java.interfaces.INotifier
Send a INotification.
sendNotification(String) - Method in class org.puremvc.java.patterns.facade.Facade
Create and send an INotification.
sendNotification(String) - Method in class org.puremvc.java.patterns.observer.Notifier
Send an INotifications.
sendNotification(String, Object) - Method in interface org.puremvc.java.interfaces.INotifier
Send a INotification.
sendNotification(String, Object) - Method in class org.puremvc.java.patterns.facade.Facade
Create and send an INotification.
sendNotification(String, Object) - Method in class org.puremvc.java.patterns.observer.Notifier
Send an INotifications.
sendNotification(String, Object, String) - Method in interface org.puremvc.java.interfaces.INotifier
Send a INotification.
sendNotification(String, Object, String) - Method in class org.puremvc.java.patterns.facade.Facade
Create and send an INotification.
sendNotification(String, Object, String) - Method in class org.puremvc.java.patterns.observer.Notifier
Send an INotifications.
setBody(Object) - Method in interface org.puremvc.java.interfaces.INotification
Set the body of the INotification instance
setBody(Object) - Method in class org.puremvc.java.patterns.observer.Notification
Set the body of the Notification instance.
setData(Object) - Method in interface org.puremvc.java.interfaces.IProxy
Set the data object
setData(Object) - Method in class org.puremvc.java.patterns.proxy.Proxy
Set the data object
setNotifyContext(Object) - Method in interface org.puremvc.java.interfaces.IObserver
Set the notification context.
setNotifyContext(Object) - Method in class org.puremvc.java.patterns.observer.Observer
Set the notification context.
setNotifyMethod(Consumer<INotification>) - Method in interface org.puremvc.java.interfaces.IObserver
Set the notification method.
setNotifyMethod(Consumer<INotification>) - Method in class org.puremvc.java.patterns.observer.Observer
Set the notification method.
setType(String) - Method in interface org.puremvc.java.interfaces.INotification
Set the type of the INotification instance
setType(String) - Method in class org.puremvc.java.patterns.observer.Notification
Set the type of the Notification instance.
setViewComponent(Object) - Method in interface org.puremvc.java.interfaces.IMediator
Set the IMediator's view component.
setViewComponent(Object) - Method in class org.puremvc.java.patterns.mediator.Mediator
Set the IMediator's view component.
SimpleCommand - Class in org.puremvc.java.patterns.command
A base ICommand implementation.
SimpleCommand() - Constructor for class org.puremvc.java.patterns.command.SimpleCommand
 
SINGLETON_MSG - Variable in class org.puremvc.java.core.Controller
 
SINGLETON_MSG - Variable in class org.puremvc.java.core.Model
 
SINGLETON_MSG - Variable in class org.puremvc.java.core.View
 
SINGLETON_MSG - Variable in class org.puremvc.java.patterns.facade.Facade
 
A C D E F G H I L M N O P R S T V 
All Classes All Packages