Public properties in addition to those listed for Ext.util.Observable.
Public methods in addition to those listed for Ext.util.Observable.
Parameters: |
|
---|
Add translation strings to the dictionary. This method can be called multiple times with the same language tag (locale argument) to extend a single dictionary.
Parameter: | locale – ‘’String’’ Language identifier tag following recommendations at http://www.ietf.org/rfc/rfc3066.txt. |
---|
Set the language for all GeoExt components. This will use any localized strings in the dictionary (set with the add() method) that correspond to the complete matching language tag or any “higher order” tag (e.g. setting “en-CA” will use strings from the “en” dictionary if matching strings are not found in the “en-CA” dictionary).
Events in addition to those listed for Ext.util.Observable.