Class FormLayoutPolicy
java.lang.Object
org.teamapps.ux.component.form.layoutpolicy.FormLayoutPolicy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSection(FormSection section) intsetMinWidth(int minWidth) setSections(List<FormSection> sections)
-
Constructor Details
-
FormLayoutPolicy
public FormLayoutPolicy()
-
-
Method Details
-
getSections
-
addSection
-
getMinWidth
public int getMinWidth() -
setMinWidth
-
setSections
-
createUiLayoutPolicy
-