Uses of Class
edu.mayo.bsi.ngsportal.client.sample.SampleTreeGrid.SampleField

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

Uses of SampleTreeGrid.SampleField in edu.mayo.bsi.ngsportal.client.sample
 

Methods in edu.mayo.bsi.ngsportal.client.sample that return SampleTreeGrid.SampleField
static SampleTreeGrid.SampleField SampleTreeGrid.SampleField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SampleTreeGrid.SampleField[] SampleTreeGrid.SampleField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in edu.mayo.bsi.ngsportal.client.sample with parameters of type SampleTreeGrid.SampleField
SampleTreeGrid(SampleTreeGrid.ViewMode vMode, SampleTreeGrid.SampleField... sampleFields)
          Constructor