Package org.teamapps.dto
Klasse UiSizingPolicy
java.lang.Object
org.teamapps.dto.UiSizingPolicy
- 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.UiSizingPolicy(UiSizeType type) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetType()floatgetValue()setMinAbsoluteSize(int minAbsoluteSize) setValue(float value) toString()
-
Felddetails
-
type
-
value
protected float value -
minAbsoluteSize
protected int minAbsoluteSize
-
-
Konstruktordetails
-
UiSizingPolicy
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiSizingPolicy
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getType
-
getValue
public float getValue() -
getMinAbsoluteSize
public int getMinAbsoluteSize() -
setValue
-
setMinAbsoluteSize
-