defines whether a combo accepts any entered text or the options from the list only
myCombo.allowFreeText(true);
added in version 4.0