• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOComponent's synchronizesVariablesWithBindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOComponent's synchronizesVariablesWithBindings


  • Subject: WOComponent's synchronizesVariablesWithBindings
  • From: LD <email@hidden>
  • Date: Wed, 24 Aug 2005 15:58:08 +1000

Hi there,

I'm having a strange problem with a reusable component of mine.
For some reason, even though I've overridden the above method (as below) it's still trying to automatically push-pull values. What have I missed?


I've overridden the above method to return false. i.e.,

    public boolean synchronizesVariablesWithBindings() {
        return false;
    }

I get:
com.webobjects.foundation.NSKeyValueCoding$UnknownKeyException: [ takeValueForKey()]: attempt to assign value to unknown key: 'directActionName'. This WOComponent does not have an instance variable of the name directActionName or _directActionName, nor a method of the name setDirectActionName or _setDirectActionName



with regards, --

LD


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: WOComponent's synchronizesVariablesWithBindings
      • From: Chuck Hill <email@hidden>
  • Prev by Date: failed to open database channel with mysql
  • Next by Date: Re: website setup issues
  • Previous by thread: failed to open database channel with mysql
  • Next by thread: Re: WOComponent's synchronizesVariablesWithBindings
  • Index(es):
    • Date
    • Thread