Uses of Class
org.teamapps.dto.UiIconElement
-
-
Uses of UiIconElement in org.teamapps.dto
Methods in org.teamapps.dto that return UiIconElement Modifier and Type Method Description UiIconElementUiIconElement. setBackgroundColor(java.lang.String backgroundColor)UiIconElementUiIconElement. setColSpan(int colSpan)UiIconElementUiIconElement. setHorizontalAlignment(UiHorizontalElementAlignment horizontalAlignment)UiIconElementUiIconElement. setMargin(UiSpacing margin)UiIconElementUiIconElement. setRowSpan(int rowSpan)UiIconElementUiIconElement. setVerticalAlignment(UiVerticalElementAlignment verticalAlignment)
-