CatModelDialog

CatModelDialog

Superclass
SimpleDialog

Subclasses
none

Referenced By
CatFamilyModelDialog

This class was develped for creating new Models to be
entered into the database.  Currently it is only used
for new Aurora Model numbers but can possibly be
abstracted out for any Caterpillar Business Unit.

When the user selects the Accept button, the values
are set up for return which the user can either put
in the database or process the returned values
however they wish.  Cancel just returns that fact
that a cancel was pressed.

Instance Variables
family <ValueHolder on: String> [The family for the model that is being added]
modelType <ValueHolder on: String> [The new model that is being added] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu