Package | stimulsoft.base.localization |
Class | public class StiLocalizationEvent |
Inheritance | StiLocalizationEvent ![]() |
Property | Defined By | ||
---|---|---|---|
language : StiLanguage [read-only] | StiLocalizationEvent |
Method | Defined By | ||
---|---|---|---|
StiLocalizationEvent(type:String, language:StiLanguage = null) | StiLocalizationEvent |
Constant | Defined By | ||
---|---|---|---|
GET_LANGUAGE_XML : String = get_language_xml [static] | StiLocalizationEvent | ||
GET_LANGUAGE_XML_RESULT : String = get_language_xml_result [static] | StiLocalizationEvent | ||
UPDATE_LANGUAGE_LIST : String = update_language_list [static] | StiLocalizationEvent | ||
UPDATE_LOCALIZATION : String = update_localization [static] | StiLocalizationEvent |
language | property |
StiLocalizationEvent | () | Constructor |
public function StiLocalizationEvent(type:String, language:StiLanguage = null)
type:String | |
language:StiLanguage (default = null )
|
GET_LANGUAGE_XML | Constant |
public static const GET_LANGUAGE_XML:String = get_language_xml
GET_LANGUAGE_XML_RESULT | Constant |
public static const GET_LANGUAGE_XML_RESULT:String = get_language_xml_result
UPDATE_LANGUAGE_LIST | Constant |
public static const UPDATE_LANGUAGE_LIST:String = update_language_list
UPDATE_LOCALIZATION | Constant |
public static const UPDATE_LOCALIZATION:String = update_localization