Uses of Class
org.teamapps.ux.component.template.gridtemplate.TextElement
Packages that use TextElement
-
Uses of TextElement in org.teamapps.ux.component.template.gridtemplate
Subclasses of TextElement in org.teamapps.ux.component.template.gridtemplateMethods in org.teamapps.ux.component.template.gridtemplate that return TextElementModifier and TypeMethodDescriptionTextElement.setFontStyle(float relativeFontSize) TextElement.setFontStyle(float relativeFontSize, Color fontColor) TextElement.setFontStyle(FontStyle fontStyle) TextElement.setLineHeight(float lineHeight) TextElement.setPadding(Spacing padding) TextElement.setTextAlignment(TextAlignment textAlignment) TextElement.setWrapLines(boolean wrapLines)