
lib.form.optionalProperty.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!
Renders inline an optional single-value nested data-bound property of the current instance,
by using a <f:optionalBlock>
This is useful when your object composes another data-bound object, and when that's optional,
where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked),
and the presence of the value.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy