apps.mtdesktop.messages
Class ShowMultiPadMessage
java.lang.Object
synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage
apps.mtdesktop.messages.ShowMultiPadMessage
- All Implemented Interfaces:
- java.io.Serializable, Message
public class ShowMultiPadMessage
- extends UnicastApplicationMessage
The Class ShowMultiPadMessage.
- See Also:
- Serialized Form
Field Summary |
boolean |
show
The show. |
Method Summary |
boolean |
isShow()
Checks if is show. |
void |
setShow(boolean show)
Sets the show. |
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 |
show
public boolean show
- The show.
ShowMultiPadMessage
public ShowMultiPadMessage()
- Instantiates a new show multi pad message.
ShowMultiPadMessage
public ShowMultiPadMessage(java.lang.Class<?> targetClass,
TableIdentity targetTableId,
boolean show)
- Instantiates a new show multi pad message.
- Parameters:
targetClass
- the target classtargetTableId
- the target table idshow
- the show
isShow
public boolean isShow()
- Checks if is show.
- Returns:
- true, if is show
setShow
public void setShow(boolean show)
- Sets the show.
- Parameters:
show
- the new show