Package com.jbstrap.ui.components.form
package com.jbstrap.ui.components.form
-
ClassDescriptionInterface for marking form elements with editable boolean values.Form componentForm block componentForm builder class interfaceEnum containing the form build types used by the JBStrap frameworkInterface for handling any form value changes.Form column componentEnum containing the possible encoding types of the form data.Ancestor class for data modifier form items in the
Form
component.Enum class containing the possible positions of individual form elementsEnum containing the methods that are used when sending a form.Interface class for implementing the custom form validators.You can use this interface to extend the FormItem component with text before or after the input field, or with any component.You can use this interface to add a help icon and text to the FormItem componentYou can use this interface to extend the FormItem component by handling the placeholder text that appears on the interface