
lib.form.select.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!
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