Uses of Class
com.ccg.values.ValuesConfigModel

Packages that use ValuesConfigModel
com.ccg.values Value Transfer Classes. 
 

Uses of ValuesConfigModel in com.ccg.values
 

Methods in com.ccg.values that return ValuesConfigModel
 ValuesConfigModel ValuesConfigList.getModel()
          Get the ValuesConfigModel associated with the list.
 ValuesConfigModel ValuesConfigEditor.getModel()
          Get the ValuesConfigModel used to select config choices from.
 

Methods in com.ccg.values with parameters of type ValuesConfigModel
 void ValuesConfigList.setModel(ValuesConfigModel val)
          Set the ValuesConfigModel associated with the list.
 void ValuesConfigEditor.setModel(ValuesConfigModel val)
          Set the ValuesConfigModel used to select config choices from.
 

Constructors in com.ccg.values with parameters of type ValuesConfigModel
ValuesConfigList(ValuesConfigModel vcm, ValuesEditor ve, int bmask)
          Allows one to fully configure the object at time of construction.
 



Copyright 1998-1998-2006 null. All Rights Reserved.