jmix-projects / jmix-ui

DEPRECATED. Use https://github.com/jmix-framework/jmix
https://www.jmix.io
3 stars 7 forks source link

entityComboBox doesn't have textInputAllowed attribute in XML #699

Closed alexbudarov closed 3 years ago

alexbudarov commented 3 years ago

EntityComboBox - inherits from ComboBox, so it also has textInputAllowed attribute (io.jmix.ui.component.impl.EntityComboBoxImpl#setTextInputAllowed).

But this attribute is absent in XSD.