Index
A C D E F G H I L M N O P R S T V
All Classes All Packages
All Classes All Packages
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
INotificationinstance - setBody(Object) - Method in class org.puremvc.java.patterns.observer.Notification
-
Set the body of the
Notificationinstance. - 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
INotificationinstance - setType(String) - Method in class org.puremvc.java.patterns.observer.Notification
-
Set the type of the
Notificationinstance. - 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
ICommandimplementation. - 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
All Classes All Packages