Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- bindCallback(ExecutorTsk, String, ActionIf).
Static method in class vjv.RadJaIF.RadJaIF
- Binds a callback to RadJa IF control specified by the name, a callback will be called when RadJa IF control service is called
- bindData(ExecutorTsk, String, ParamIf).
Static method in class vjv.RadJaIF.RadJaIF
- Binds a data to RadJa IF control specified by the name, a data will be used by RadJa IF when other control
will request output parameter from it.
- giveOrder(ExecutorTsk, String).
Static method in class vjv.RadJaIF.RadJaIF
- Gives order to a control connected to RadJa IF control specified by the name.
- RadJaIF().
Constructor for class vjv.RadJaIF.RadJaIF
-
- rifInterfaceNotFound.
Static variable in class vjv.RadJaIF.RadJaIF
- This integer will be returned by RadJaIF routines, if operation does
not succeed because RadJa IF control with the specified name does not exist
- rifSuccess.
Static variable in class vjv.RadJaIF.RadJaIF
- This integer will be returned by RadJaIF routines, if operation succeeds
- takeData(ExecutorTsk, String, Vector).
Static method in class vjv.RadJaIF.RadJaIF
- Takes a data from a control connected to RadJa IF control specified by the name.