Uses of Class
org.teamapps.dto.UiTextElement
-
Uses of UiTextElement in org.teamapps.dto
Subclasses of UiTextElement in org.teamapps.dtoModifier and TypeClassDescriptionclassTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!Methods in org.teamapps.dto that return UiTextElementModifier and TypeMethodDescriptionUiTextElement.setBackgroundColor(String backgroundColor) UiTextElement.setColSpan(int colSpan) UiTextElement.setFontStyle(UiFontStyle fontStyle) UiTextElement.setHorizontalAlignment(UiHorizontalElementAlignment horizontalAlignment) UiTextElement.setLineHeight(float lineHeight) UiTextElement.setPadding(UiSpacing padding) UiTextElement.setRowSpan(int rowSpan) UiTextElement.setTextAlignment(UiTextAlignment textAlignment) UiTextElement.setVerticalAlignment(UiVerticalElementAlignment verticalAlignment) UiTextElement.setWrapLines(boolean wrapLines)