Uses of Class
org.utgenome.gwt.utgb.client.db.datatype.InputForm

Packages that use InputForm
org.utgenome.gwt.utgb.client.db.datatype   
org.utgenome.gwt.utgb.client.track.lib.old.datatype   
 

Uses of InputForm in org.utgenome.gwt.utgb.client.db.datatype
 

Subclasses of InputForm in org.utgenome.gwt.utgb.client.db.datatype
 class BooleanType.BooleanTypeForm
           
 class DoubleType.DoubleTypeForm
           
 class FloatType.FloatTypeForm
           
 class IntegerType.IntegerTypeForm
           
 class IntegerType.IntegerTypeListBox
           
 class PasswordType.PasswordTypeForm
           
 class StringType.StringTypeForm
           
 class StringType.StringTypeListBox
           
 class TextType.TextTypeForm
           
 

Methods in org.utgenome.gwt.utgb.client.db.datatype that return InputForm
 InputForm DataType.getInputForm()
          Get a user interface for retrieving the data of this data type
 InputForm PasswordType.getInputForm()
           
 InputForm DoubleType.getInputForm()
           
 InputForm TextType.getInputForm()
           
 InputForm FloatType.getInputForm()
           
 InputForm BooleanType.getInputForm()
           
 InputForm IntegerType.getInputForm()
           
 InputForm StringType.getInputForm()
           
 

Uses of InputForm in org.utgenome.gwt.utgb.client.track.lib.old.datatype
 

Subclasses of InputForm in org.utgenome.gwt.utgb.client.track.lib.old.datatype
 class ConfigInputForm
           
 

Methods in org.utgenome.gwt.utgb.client.track.lib.old.datatype that return InputForm
 InputForm DispType.getInputForm()
           
 InputForm SelectType.getInputForm()
           
 InputForm UpperBoundType.getInputForm()
           
 InputForm ColorType.getInputForm()
           
 InputForm LowerBoundType.getInputForm()
           
 InputForm GradationType.getInputForm()
           
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.