DataLudi Grid v.1 > Classes > DropDownCellEditor

Back  Forward

DropDownCellEditor.domainOnly  property

If this value is true and does not have selecting item from list, and text input is not belong to values list, ignore inputting. 

Defaults to false.

Getter
function domainOnly(): Boolean
Setter
function setDomainOnly(value: Boolean)
See Also
values
Examples
DropDown Cell Editor