Static Class YAHOO.inputEx
The inputEx global namespace object.
Build a field from an object like: { type: 'color' or fieldClass: inputEx.ColorField, inputParams: {} }
The inputParams property is the object that will be passed as the options
parameter to the field class constructor.
If the neither type or fieldClass are found, it uses inputEx.StringField