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

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

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

Classes in edu.mayo.bsi.ngsportal.client that implement Validate
 class AddSampleDialog
          Class to put up and handle a dialog box that lets the user add a new Sample
 

Constructors in edu.mayo.bsi.ngsportal.client with parameters of type Validate
CommandClickHandler(com.google.gwt.user.client.Command theCommand, com.smartgwt.client.widgets.Window dialogBox, Validate validator)