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

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

The newest version!
 





  
    Glorified <select> control that supports the data binding and AJAX updates.
    Your descriptor should have the 'doFillXyzItems' method, which returns a ListBoxModel
    representation of the items in your drop-down list box, and your instance field should
    hold the current value.

    
      Additional CSS classes that the control gets.
    
    
      Used for databinding.
    
    
      The default value of the text box, in case both @value is and 'instance[field]' is null.
    
  

  

  ${descriptor.calcFillSettings(field,attrs)} 
  
  
    
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy