inputEx.widget.Dialog
( options )
- Parameters:
-
options <Object>
- Config object, options are :- inputExDef: an inputEx type definition (ex: {type: 'form', inputParams: {fields: [...]}})
- id: an optional id for the dialog
- parentEl: optional parentEl (default document.body)
- title: the dialog title
- panelConfig: the YAHOO.widget.Panel userConfig object