yes.

it works but I still get warning  message,how to fix this to remove the 
warning  message.

Mark
--- In flexcoders@yahoogroups.com, "Tianzhen Lin" <[EMAIL PROTECTED]> 
wrote:
>
> I don't think you get an error, but warning instead.  If you see no other
> error, try and run the app and see if the binding is working as 
expected.
> 
>  
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Mark Shen
> Sent: Friday, December 28, 2007 2:39 PM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] data binding question for Cairngorm?
> 
>  
> 
> yes.
> 
>  
> 
> I have the code 
> 
>  
> 
> 
>  [Bindable]
>  public class PersonVO implements IValueObject
>  {
>   public var firstname:String;
> 
> ..
> 
> }
> 
> But I still have the error.
> 
>  
> 
> Mark
> 
> ----- Original Message ----
> From: Muzak <[EMAIL PROTECTED]>
> To: flexcoders@yahoogroups.com
> Sent: Friday, December 28, 2007 1:19:00 PM
> Subject: Re: [flexcoders] data binding question for Cairngorm?
> 
> PersonVO itself must be Bindable.
> 
> 
> ----- Original Message ----- 
> From: "Mark Shen" <[EMAIL PROTECTED]>
> To: <flexcoders@yahoogroups.com>
> Sent: Friday, December 28, 2007 6:45 PM
> Subject: Re: [flexcoders] data binding question for Cairngorm?
> 
> 
> > but I already have the following code in ModelLocator
> > 
> > [Bindable]
> > public class CESFESFModel implements IModelLocator {
> >  
> >  // Single Instance of Our ModelLocator
> >  private static var instance:CESFESFModel;
> >    
> >    public var personData:PersonVO;
> > ....
> > }
> > 
> > Thanks
> > 
> > Mark
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
>  
> 
>   _____  
> 
> Looking for last minute shopping deals? Find
> 
<http://us.rd.yahoo.com/evt=51734/*http:/tools.search.yahoo.com/news
earch/ca
> tegory.php?category=shopping>  them fast with Yahoo! Search.
>


Reply via email to