
lib.form.validateButton.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy