Uses of Enum Class
org.teamapps.ux.component.format.TextAlignment
Packages that use TextAlignment
Package
Description
-
Uses of TextAlignment in org.teamapps.ux.component.format
Methods in org.teamapps.ux.component.format that return TextAlignmentModifier and TypeMethodDescriptionstatic TextAlignmentReturns the enum constant of this class with the specified name.static TextAlignment[]TextAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TextAlignment in org.teamapps.ux.component.table
Methods in org.teamapps.ux.component.table that return TextAlignmentMethods in org.teamapps.ux.component.table with parameters of type TextAlignment -
Uses of TextAlignment in org.teamapps.ux.component.template.gridtemplate
Fields in org.teamapps.ux.component.template.gridtemplate declared as TextAlignmentMethods in org.teamapps.ux.component.template.gridtemplate that return TextAlignmentMethods in org.teamapps.ux.component.template.gridtemplate with parameters of type TextAlignment