Package org.teamapps.ux.component.format
Class Spacing
java.lang.Object
org.teamapps.ux.component.format.Spacing
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Spacing
public Spacing(int value) -
Spacing
public Spacing(int vertical, int horizontal) -
Spacing
public Spacing(int top, int right, int bottom, int left) -
Spacing
-
-
Method Details
-
px
-
px
-
getTop
-
getRight
-
getBottom
-
getLeft
-
createUiSpacing
-
toCssString
-