Package org.teamapps.dto
Klasse UiFormLayoutPolicy
java.lang.Object
org.teamapps.dto.UiFormLayoutPolicy
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiFormLayoutPolicy(int minWidth, List<UiFormSection> sections) -
Methodenübersicht
-
Felddetails
-
minWidth
protected int minWidth -
sections
-
-
Konstruktordetails
-
UiFormLayoutPolicy
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiFormLayoutPolicy
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getMinWidth
public int getMinWidth() -
getSections
-