Closed elmot closed 7 years ago
For example, see javadoc for ComboBox.isTextInputAllowed, there is isNewItemsAllowed() mentioned which does not exist.
ComboBox.isTextInputAllowed
isNewItemsAllowed()
The given example has already been addressed. Need specific issues in correct repositories for any other cases.
For example, see javadoc for
ComboBox.isTextInputAllowed
, there isisNewItemsAllowed()
mentioned which does not exist.