DataLudi Grid v.1 > Classes > NumberCellEditor

Back  Forward

NumberCellEditor.integerOnly  property

If it is true, will be not able to input texts of '.', 'e', 'E' for being a quorum.. 

Defaults to false.

Getter
function integerOnly(): Boolean
Setter
function setIntegerOnly(value: Boolean)
See Also
positiveOnly
Examples
Number cell editor