Hi all I know this might sound like a complete newbie question:
I want to implement a component that I can reuse in multiple places. I manage to push values from it's parent component down to the subcomponent but can't find a way to get values back. What I did up to now: 1. implemented the subcomponent to get a WODisplayGroup from it's parent component 2. implemented a method to return the selected item of the WODisplayGroup Now I wan't to be able to get the selected object into the parent component: 3. I bound that return-method to a settable value in the parent component. 4. I also created the api-file. Anyone who can help me on this? Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
