Package com.vaadin.base.devserver
Class DebugWindowMessage
java.lang.Object
com.vaadin.base.devserver.DebugWindowMessage
- All Implemented Interfaces:
Serializable
A message sent to the debug window.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DebugWindowMessage
Creates a new instance.- Parameters:
command
- the command to senddata
- the data that is specific to the command
-
-
Method Details
-
getCommand
-
getData
-