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 function ResourceManager()
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Constructor.
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
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00