Is subTotals a typed property of ModelLocator?

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of boy_trike
Sent: Friday, October 06, 2006 9:45 AM
To: [email protected]
Subject: [flexcoders] Databinding will not be able to detect assignments to ....

 

I am not sure why I am getting this error
<code snippet - modelLocator>
[Bindable]
public class ModelLocator extends EventDispatcher{

public function ModelLocator(){
//
}

<code snippet component with error>
<mx:Script>
<![CDATA[
import util.ModelLocator;
[Bindable]
private var model:ModelLocator = ModelLocator.getInstance();

....
LINE WITH ERROR:
<mx:Label id="numberCasesLabel" text="{model.subTotals.numberCases}" />

What am I doing wrong?

Thanks
Bruce

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to