function formatEditing() { var c = dojox.grid.cells.Cell; c.formatEditing.apply(c, arguments); } formatEditing('foo');