Manually Synchronize WOComponents
Manually Synchronize WOComponents
- Subject: Manually Synchronize WOComponents
- From: Carter Wojcik <email@hidden>
- Date: Mon, 11 Dec 2006 10:52:03 -0800 (PST)
Hi All -
I have created a wocomponent (OuterComponent) with
synchronizesVariables = false that contains another
wocomponent (Comp#2) synchronizesVariables = false and
a wodynamicelement (WODynamic) that displays some
buttons. I would like to place the OuterComponent on
a page, the page contains an action, and have the
action fired when a button in the WODynamic is
pressed.
The action needs a nsarray of objects that is created
in Comp#2.
I am able to get the action method to fire, but when
checking from within the method for the nsarray of
objects, the array is always null. I have tried
pushValuesToParent() and setValueForBinding() after
creating the nsarray (setSelectedItems()) in Comp#2.
Are there any additional ways to push binding values
to the parent when child is not synchronizing
variables?
Thanks for the help.
Carter
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.
_______________________________________________
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