|
||||||||||
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.UnicastApplicationMessage
apps.mathpadapp.networkmanager.messages.fromclient.fromtable.TableToControllerMessage
apps.mathpadapp.networkmanager.messages.fromclient.fromtable.PostRemoteDesktopMessage
public class PostRemoteDesktopMessage
The Class PostRemoteDesktopMessage.
Constructor Summary | |
---|---|
PostRemoteDesktopMessage(java.lang.Class<?> targetClass,
java.util.HashMap<UserIdentity,MathToolInitSettings> items,
TableIdentity tableId)
Instantiates a new post remote desktop message. |
Method Summary | |
---|---|
java.util.HashMap<UserIdentity,MathToolInitSettings> |
getItems()
Gets the items. |
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage |
---|
getRecipient, setRecipient |
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 PostRemoteDesktopMessage(java.lang.Class<?> targetClass, java.util.HashMap<UserIdentity,MathToolInitSettings> items, TableIdentity tableId)
targetClass
- the target classitems
- the itemstableId
- the table idMethod Detail |
---|
public java.util.HashMap<UserIdentity,MathToolInitSettings> getItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |