Package org.teamapps.dto
Class UiSpacing
java.lang.Object
org.teamapps.dto.UiSpacing
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
top
protected float top -
right
protected float right -
bottom
protected float bottom -
left
protected float left
-
-
Constructor Details
-
UiSpacing
public UiSpacing()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getTop
public float getTop() -
getRight
public float getRight() -
getBottom
public float getBottom() -
getLeft
public float getLeft() -
setTop
-
setRight
-
setBottom
-
setLeft
-