XdevNativeSelect

The XdevNativeSelect is a combination of a button and a drop-down list from which the user can select a value. The drop-down list usually contains the values contained within a column of a database table.

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.


Important events:
  • valueChange - Is triggered after changes to the content, mainly by adding or deleting characters, however only if the UI component loses the focus.

Data binding:

The data binding must be performed via Vaadin.


All XdevNativeSelect Methods 

XDEV Software Corp. - One Embarcadero Center, San Francisco, CA 94111, US
Copyright © 2015. XDEV Software Corp. All rights reserved.