All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lib.form.combobox.jelly Maven / Gradle / Ivy

The newest version!
 





  
    Editable drop-down combo box that supports the data binding and AJAX updates.
    Your descriptor should have the 'doFillXyzItems' method, which returns a ComboBoxModel
    representation of the items in your combo box, and your instance field should
    hold the current value.

    
      Additional CSS classes that the control gets.
    
    
      Used for databinding.