Package io.jmix.flowui.devserver
Class DebugWindowConnection.DevToolsInterfaceImpl
java.lang.Object
io.jmix.flowui.devserver.DebugWindowConnection.DevToolsInterfaceImpl
- All Implemented Interfaces:
DevToolsInterface
- Enclosing class:
- DebugWindowConnection
public static class DebugWindowConnection.DevToolsInterfaceImpl
extends Object
implements DevToolsInterface
Implementation of the development tools interface.
-
Method Summary
-
Method Details
-
send
Description copied from interface:DevToolsInterface
Sends the given message to the client side.- Specified by:
send
in interfaceDevToolsInterface
- Parameters:
command
- the command to senddata
- data, specific to the command
-
equals
-
hashCode
public int hashCode()
-