Uses of Class
com.jbstrap.ui.components.form.FormColumn
Package
Description
-
Uses of FormColumn in com.jbstrap.ui.components.form
-
Uses of FormColumn in com.jbstrap.ui.components.form.builders
Modifier and TypeMethodDescriptionfinal FormColumn
ColumnedFormBuilder.createColumn
(String name) Creates a form column with the specified namefinal FormColumn
ComplexFormBuilder.createColumn
(String name) Creates a column with the specified nameGets a form column, specified by the column nameGets the column component, specified by its name -
Uses of FormColumn in com.jbstrap.ui.components.form.builders.interfaces
Modifier and TypeMethodDescriptionColumnedForm.createColumn
(String name) Creates a form column, to be used by the builder classes, that handle form columnsGets the form column, specified by the column name