Package org.teamapps.dto
Klasse UiFormSectionFloatingField
java.lang.Object
org.teamapps.dto.UiFormSectionFloatingField
- 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. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetField()intintintintsetMaxHeight(int maxHeight) setMaxWidth(int maxWidth) setMinHeight(int minHeight) setMinWidth(int minWidth) toString()
-
Felddetails
-
field
-
minWidth
protected int minWidth -
maxWidth
protected int maxWidth -
minHeight
protected int minHeight -
maxHeight
protected int maxHeight
-
-
Konstruktordetails
-
UiFormSectionFloatingField
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiFormSectionFloatingField
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getField
-
getMinWidth
public int getMinWidth() -
getMaxWidth
public int getMaxWidth() -
getMinHeight
public int getMinHeight() -
getMaxHeight
public int getMaxHeight() -
setMinWidth
-
setMaxWidth
-
setMinHeight
-
setMaxHeight
-