Paket | com.adobe.fiber.styles |
Gränssnitt | public interface ILocalizeableMessage |
Implementorer | LocalizeableMessage |
Språkversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
message
property is bindable and returns the localized message
respecting the ResourceManager's current localeChain. Bundle, key, and token
attributes of this message aspect are passed as arguments to the resource manager
to calculate the message. If the resource bundle does not contain an entry for the
given key, the message property defaults to the text attribute of this message aspect.
The bundle
, key
, text
, and tokens
attributes are themselves bindable.
All of the aspects including message are recalculated when the ResourceManager's localeChain
property is updated.
Publika egenskaper
Egenskap | Definieras med |
---|
Egenskapsdetaljer
Tue Jun 12 2018, 01:40 PM Z