| Package | vegas.i18n |
| Class | public dynamic class Locale |
| Inheritance | Locale Config Object |
| Method | Defined By | ||
|---|---|---|---|
Locale(init:Object)
Creates a new Locale instance. | Locale | ||
![]() | get(id:String):*
Apply the current Config object over the specified object. | Config | |
![]() | [static]
Returns the singleton reference of this class. | Config | |
![]() | init(o:Object, id:String, callback:Function = null):void
Apply the current Config object over the specified object. | Config | |
![]() | map(config:Object):void
Copy all enumerable properties in the specified passed-in object in the Config object. | Config | |