ColumnEditor
(
elCell
,
oRecord
,
oColumn
)
- Parameters:
-
elCell <HTMLElement>
The cell to edit. -
oRecord <YAHOO.widget.Record>
The DataTable Record of the cell. -
oColumn <YAHOO.widget.Column>
The DataTable Column of the cell.