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