Yes, it does.

On Wed, Nov 30, 2016 at 10:33 AM Clint M <[email protected]> wrote:

> Does any text get assigned to the label property?
>
> On Tue, Nov 29, 2016 at 1:10 PM, mark goldin <[email protected]>
> wrote:
>
> > I am using the following code to have a text for a label:
> > label="{resourceManager.getString('module_Alarms','CaseLibraryLabel')}"
> >
> > At the top of my mxml file I have this:
> > <mx:Metadata>
> > [ResourceBundle("module_Alarms")]
> > </mx:Metadata>
> >
> > The key definitely is in there because on other screens I see the label.
> > How can I trouble shoot this problem?
> >
> > Thanks
> >
>

Reply via email to