Uses of Class
com._1c.g5.v8.dt.common.ui.Locales
-
Packages that use Locales Package Description com._1c.g5.v8.dt.common.ui -
-
Uses of Locales in com._1c.g5.v8.dt.common.ui
Methods in com._1c.g5.v8.dt.common.ui that return Locales Modifier and Type Method Description static LocalesLocales. valueOf(String name)Returns the enum constant of this type with the specified name.static Locales[]Locales. values()Returns an array containing the constants of this enum type, in the order they are declared.
-