Interface CommandExec
-
public interface CommandExec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(String commandName, com.google.gwt.core.client.JavaScriptObject parameterMap)
-
-
-
Method Detail
-
execute
void execute(String commandName, com.google.gwt.core.client.JavaScriptObject parameterMap)
-
-