| Method Summary | |
|---|---|
| static void | If the locale has been explicitly set with setLocale(), that locale is returned. |
| static String | |
| static String | getProperty(strKey : String) Returns a system property as specified by a JSS file loaded by the JSX runtime or an addin. |
| static String | Returns the version number of General Interface. |
| static void | |
| static void | setLocale(objLocale : ?) Sets the system-wide locale. |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf, toString |
| Method Detail |
|---|
setLocale(), that locale is returned. Otherwise the
locale is determined by introspecting the browser. If all else fails the default locale, en_US, is returned.
"3.1.0", etc.