JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
H
I
M
N
O
R
S
T
V
A
addCmd(ExtVisitor, String, String)
- Method in class demo.model.
DemoModel
Add or replace a command in the given visitor that returns the given result string.
addCmd(TVisitor, String, String)
- Method in interface demo.view.
IModelAdapter
Add or replace a command in the given visitor with a new command for the given host id with the given result string.
addCmd(String, IExtVisitorCmd)
- Method in class extVisitor.
ExtVisitor
Add or replace the command associated with the given id.
apply(String, IHost, Object...)
- Method in interface extVisitor.
IExtVisitorCmd
The method called when this command is executed.
A
C
D
E
H
I
M
N
O
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes