Package io.deephaven.web.client.ide
Class CommandInfo
java.lang.Object
io.deephaven.web.client.ide.CommandInfo
Event fired when a command is issued from the client.
-
Constructor Summary
ConstructorsConstructorDescriptionCommandInfo
(String code, elemental2.promise.Promise<JsCommandResult> result) -
Method Summary
-
Constructor Details
-
CommandInfo
-
-
Method Details
-
getCode
-
getResult
-