Uses of Class
com.iizix.prop.StringArrayProp
Packages that use StringArrayProp
Uses of StringArrayProp in com.iizix.prop
Methods in com.iizix.prop that return StringArrayPropModifier and TypeMethodDescriptionStringArrayProp.clone()
Creates a clone out of this property.static StringArrayProp
GDateTime.createTimeZonesProp()
Creates a new time zones array list property namedAtom.ZONES
.static StringArrayProp
StringArrayProp.createUnmodifiableReadOnly
(Atom atom, String[] strings) Creates a new StringArrayProp from a predefined array of strings that is placed in an unmodifiable list.AppLanguages.getLanguageDefinitions()
Gets the language map StringArrayProp that stores the language mappings as strings formatted as "lang{\t}useFor" where "lang" is the application-defined language, {\t} is the tab character and "useFor" is empty indicates the original language code being matched for, or a comma separated string of language codes with optional wildcards (* ?) that matches a particular language code to the application-defined language code.