Package org.teamapps.ux.component.format
Klasse SizingPolicy
java.lang.Object
org.teamapps.ux.component.format.SizingPolicy
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.teamapps.dto.UiSizingPolicystatic SizingPolicyfixed(float sizeInPixels) intgetType()floatgetValue()
-
Felddetails
-
AUTO
-
FRACTION
-
-
Konstruktordetails
-
SizingPolicy
-
-
Methodendetails
-
fixed
-
getType
-
getValue
public float getValue() -
getMinAbsoluteSize
public int getMinAbsoluteSize() -
createUiSizingPolicy
public org.teamapps.dto.UiSizingPolicy createUiSizingPolicy()
-