Uses of Class
org.teamapps.ux.i18n.TeamAppsDictionary
-
Packages that use TeamAppsDictionary Package Description org.teamapps.ux.i18n -
-
Uses of TeamAppsDictionary in org.teamapps.ux.i18n
Methods in org.teamapps.ux.i18n that return TeamAppsDictionary Modifier and Type Method Description static TeamAppsDictionaryTeamAppsDictionary. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TeamAppsDictionary[]TeamAppsDictionary. values()Returns an array containing the constants of this enum type, in the order they are declared.
-