Uses of Class
dods.clients.importwizard.VariableSelector

Packages that use VariableSelector
dods.clients.importwizard   
 

Uses of VariableSelector in dods.clients.importwizard
 

Subclasses of VariableSelector in dods.clients.importwizard
 class DArraySelector
           
 class DConstructorSelector
           
 class DDSSelector
           
 class DGridSelector
          This class allows the user to constrain a variable of type DGrid.
 class GenericSelector
           
 

Methods in dods.clients.importwizard that return VariableSelector
 VariableSelector VariableSelector.getChild(String name)
          Get child name if it exists.
 

Methods in dods.clients.importwizard with parameters of type VariableSelector
 void VariableSelector.addChild(VariableSelector child)
          Add a child to the VariableSelector.