|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Remote session facade.
| Method Summary | |
void |
close()
Close the session. |
void |
closedView(int uniqueId)
Closed a view. |
UiObject |
createUi()
Create UI root. |
UiObject |
execute(int uniqueId)
Execute an action. |
void |
setValue(int uniqueId,
java.lang.Object v)
Process 'set' event |
| Method Detail |
public UiObject createUi()
throws java.rmi.RemoteException
java.rmi.RemoteException
public UiObject execute(int uniqueId)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void setValue(int uniqueId,
java.lang.Object v)
throws java.rmi.RemoteException
uniqueId - v -
java.rmi.RemoteException
public void closedView(int uniqueId)
throws java.rmi.RemoteException
uniqueId -
java.rmi.RemoteException
public void close()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||