Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
H
handleNotification(INotification)
- Method in interface org.puremvc.java.interfaces.
IMediator
Handle an
INotification
.
handleNotification(INotification)
- Method in class org.puremvc.java.patterns.mediator.
Mediator
Handle
INotification
s.
hasCommand(String)
- Method in class org.puremvc.java.core.
Controller
Check if a Command is registered for a given Notification
hasCommand(String)
- Method in interface org.puremvc.java.interfaces.
IController
Check if a Command is registered for a given Notification
hasCommand(String)
- Method in interface org.puremvc.java.interfaces.
IFacade
Check if a Command is registered for a given Notification
hasCommand(String)
- Method in class org.puremvc.java.patterns.facade.
Facade
Check if a Command is registered for a given Notification
hasMediator(String)
- Method in class org.puremvc.java.core.
View
Check if a Mediator is registered or not
hasMediator(String)
- Method in interface org.puremvc.java.interfaces.
IFacade
Check if a Mediator is registered or not
hasMediator(String)
- Method in interface org.puremvc.java.interfaces.
IView
Check if a Mediator is registered or not
hasMediator(String)
- Method in class org.puremvc.java.patterns.facade.
Facade
Check if a Mediator is registered or not
hasProxy(String)
- Method in class org.puremvc.java.core.
Model
Check if a Proxy is registered
hasProxy(String)
- Method in interface org.puremvc.java.interfaces.
IFacade
Check if a Proxy is registered
hasProxy(String)
- Method in interface org.puremvc.java.interfaces.
IModel
Check if a Proxy is registered
hasProxy(String)
- Method in class org.puremvc.java.patterns.facade.
Facade
Check if a Proxy is registered
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V