|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.BroadcastApplicationMessage
apps.mtdesktop.messages.SearchTableMessage
public class SearchTableMessage
The Class SearchTableMessage.
| Constructor Summary | |
|---|---|
SearchTableMessage()
Instantiates a new search table message. |
|
SearchTableMessage(java.lang.Class<?> targetClass,
DesktopClient.Position position)
Instantiates a new search table message. |
|
| Method Summary | |
|---|---|
DesktopClient.Position |
getClientPosition()
Gets the client position. |
void |
setClientPosition(DesktopClient.Position position)
Sets the client position. |
| Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage |
|---|
getTargetClassName, setTargetClassName |
| Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage |
|---|
getSender |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchTableMessage()
public SearchTableMessage(java.lang.Class<?> targetClass,
DesktopClient.Position position)
targetClass - the target classposition - the position| Method Detail |
|---|
public DesktopClient.Position getClientPosition()
public void setClientPosition(DesktopClient.Position position)
position - the new client position
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||