Class idx.grid.cells.Empty


Extends dojox.grid.cells.Cell.
Renders an empty cell. This is typically used for a virtual column for a handle to select rows when all other columns are editable by single click.
Defined in: <idx\grid\cells.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
Renders an empty string.

Constructor Detail

idx.grid.cells.Empty()

Method Detail

{String} formatter()

Renders an empty string.
Returns:
{String}