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

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

The newest version!
 





  
    See
    https://wiki.eclipse.org/Jelly_form_controls
    for the reference.

    
      Server-side method that handles the validation. For example, if this is 'foo', you need "doFoo" on
      your descriptor class.
    
    
      Caption of the validate button. Should be internationalized.
    
    
      Caption of the text shown while the AJAX call is in progress. For example, "checking..."
    
    
      ','-separated list of fields that are sent to the server.
    
    
      User-defined url for AJAX request. Default value is ${rootURL}/descriptor/${descriptor.clazz.name}
    
    
      Additional query params for AJAX request
    
  
  
    
${attrs.progress}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy