
lib.form.radioBlock.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!
Radio button with a label that hides additional controls.
When checked, those additional controls are displayed. This is useful
for presenting mutually exclusive options, where each option comes
with a sub-form that provides additional configuration.
Name of the radio button group. Radio buttons that are mutually exclusive need
to have the same name.
@value of the <input> element.
Human readable label text to be rendered next to the radio button.
Should this control be initially checked or not?
If specified, the (?) help icon will be rendered on the right,
for in place help text. See <f:entry> for the details.
if present and true - value is overridden
© 2015 - 2025 Weber Informatics LLC | Privacy Policy