Uses of Interface
edu.mayo.bsi.ngsportal.client.StringCommand

Packages that use StringCommand
edu.mayo.bsi.ngsportal.client   
 

Uses of StringCommand in edu.mayo.bsi.ngsportal.client
 

Classes in edu.mayo.bsi.ngsportal.client that implement StringCommand
 class RunEditPanel
          @author Gregory Dougherty
 

Constructors in edu.mayo.bsi.ngsportal.client with parameters of type StringCommand
SelectStringDialog(String title, String message, List<String> choices, StringCommand doneCommand, com.google.gwt.user.client.Command followUp)
          Create and show a dialog that has a ComboBox for choosing one of a list of Strings