Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
This class is used to get a single instance of the IResourceManager
implementation.
The IResourceManager and IResourceBundle interfaces work together
to provide internationalization support for Flex applications.
A single instance of an IResourceManager implementation
manages all localized resources
for a Flex application.
public static function getInstance():IResourceManager
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Gets the single instance of the ResourceManager class.
This object manages all localized resources for a Flex application.
Returns
Mon Jul 9 2012, 07:18 PM -04:00