Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The input field of XdevNativeSelect is not editable by default. The selected entry is displayed in the XdevNativeSelect. Unlike the XdevComboBox, in the XdevNativeSelect, the native UI component of the respective web browser is used at runtime. The XdevNativeSelect is not a form component and cannot be persisted via XdevFieldGroup. The data binding must be done via Vaadin.

...