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