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
G
- getBody() - Method in interface org.puremvc.java.interfaces.INotification
-
Get the body of the
INotificationinstance - getBody() - Method in class org.puremvc.java.patterns.observer.Notification
-
Get the body of the
Notificationinstance. - getData() - Method in interface org.puremvc.java.interfaces.IProxy
-
Get the data object
- getData() - Method in class org.puremvc.java.patterns.proxy.Proxy
-
Get the data object
- getInstance(Supplier<IController>) - Static method in class org.puremvc.java.core.Controller
-
ControllerSingleton Factory method. - getInstance(Supplier<IFacade>) - Static method in class org.puremvc.java.patterns.facade.Facade
-
Facade Singleton Factory method
- getInstance(Supplier<IModel>) - Static method in class org.puremvc.java.core.Model
-
ModelSingleton Factory method. - getInstance(Supplier<IView>) - Static method in class org.puremvc.java.core.View
-
View Singleton Factory method.
- getMediatorName() - Method in interface org.puremvc.java.interfaces.IMediator
-
Get the
IMediatorinstance name - getMediatorName() - Method in class org.puremvc.java.patterns.mediator.Mediator
-
Get the name of the
Mediator. - getName() - Method in interface org.puremvc.java.interfaces.INotification
-
Get the name of the
INotificationinstance. - getName() - Method in class org.puremvc.java.patterns.observer.Notification
-
Get the name of the
Notificationinstance. - getNotifyContext() - Method in class org.puremvc.java.patterns.observer.Observer
-
Get the notification context.
- getNotifyMethod() - Method in class org.puremvc.java.patterns.observer.Observer
-
Get the notification method.
- getProxyName() - Method in interface org.puremvc.java.interfaces.IProxy
-
Get the Proxy name
- getProxyName() - Method in class org.puremvc.java.patterns.proxy.Proxy
-
Get the proxy name
- getType() - Method in interface org.puremvc.java.interfaces.INotification
-
Get the type of the
INotificationinstance - getType() - Method in class org.puremvc.java.patterns.observer.Notification
-
Get the type of the
Notificationinstance. - getViewComponent() - Method in interface org.puremvc.java.interfaces.IMediator
-
Get the
IMediator's view component. - getViewComponent() - Method in class org.puremvc.java.patterns.mediator.Mediator
-
Get the
Mediator's view component.
All Classes All Packages