-
Factory to provide the matching enum from a boolean value.
Indicates, whether the form element allows to stay empty.
Indicates, whether leaving the form empty is allowed.
Indicates, whether to horizontally fill a form by this form element.
Indicates, whether this form element is visible in the form.
Indicates, whether the component will be hidden or shown.
Indicates, whether the next form element should follow in the same line as this one.
Indicates, whether to have separate values in different languages.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
void
Sets whether empty is allowed for this form element.
void
Set, whether leaving the form empty is allowed.
void
Sets, whether to horizontally fill a form by this form element.
void
Sets the form element to be hidden or not.
void
Set, whether the form will be hidden.
void
Set whether the next form element should follow immediately in the same line as this one.
void
Sets whether to use different values in each language or not.