
lib.form.combobox.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!
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.
${descriptor.calcFillSettings(field,attrs)}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy