|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.client.facade.FacadeForJs.SocketElementListener
public static class FacadeForJs.SocketElementListener
Special purpose Listener for Listening to individual SocketElements
| Constructor Summary | |
|---|---|
FacadeForJs.SocketElementListener(IUISocketElement uiSocketElement)
Creates a new SocketElementListener instance |
|
| Method Summary | |
|---|---|
void |
updateExecutable(boolean write)
Used to update the Writable attribute for variables; the executable attribute for commands |
void |
updateReadable(boolean read)
Used to update the Readable attribute |
void |
updateValue()
Called when an update is received from the TUN |
void |
updateWriteable(boolean write)
Used to update the Writable attribute for variables; the executable attribute for commands |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacadeForJs.SocketElementListener(IUISocketElement uiSocketElement)
SocketElementListener instance
uiSocketElement - a IUISocketElement value| Method Detail |
|---|
public void updateValue()
updateValue in interface ISocketElementListenerpublic void updateReadable(boolean read)
updateReadable in interface ISocketElementListenerread - booleanpublic void updateWriteable(boolean write)
updateWriteable in interface ISocketElementListenerwrite - booleanpublic void updateExecutable(boolean write)
updateExecutable in interface ISocketElementListenerwrite - boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||