Uses of Package
edu.mayo.bsi.ngsportal.client

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

Classes in edu.mayo.bsi.ngsportal.client used by edu.mayo.bsi.ngsportal.client
BooleanCommand
          Sibling to {StringCommand}, whose BooleanCommand.execute(boolean, com.google.gwt.user.client.Command) routine takes a boolean argument and an optional Command to use
CancelableNodeClickHandler
          @author Gregory Dougherty
DatePickerButton
           
InstrumentDashboardPage
           
MetadataTab
          Class that displays the metadata associated with a run and its sequenced samples
NGSPortal
          Entry point classes define onModuleLoad().
NGSPortalResources
           
ProjectExplorerPage
           
RunEditPanel
          @author Gregory Dougherty
SaveEnum
          @author Gregory Dougherty
SearchForm
          Class to present the search form users will start with
SGEBarGraph
          SGEBarGraph is an abstract class definition defining methods needed to fill and update a bargraph with data from grid engine metrics.
SGEBarGraph.SGEGraphType
          List of types of graphs for the bar graph to display.
StringCommand
          Sibling to {Command}, whose StringCommand.execute(java.lang.String, com.google.gwt.user.client.Command) routine takes a String argument and a Command to use
StringResult
          Class that can handle receiving a non-null string
Validate
          Interface to be implemented by Dialog Boxes that validate their data before doing a Save, giving them a change to stop the Save process before the dialog is closed
 

Classes in edu.mayo.bsi.ngsportal.client used by edu.mayo.bsi.ngsportal.client.sample
CanvasListGrid
          Extended functionality to allow for having arbitrary Canvas objects in a ListGrid [e.g.