Perform Parent Action from within a WORepetition in the subcomponent
Perform Parent Action from within a WORepetition in the subcomponent
- Subject: Perform Parent Action from within a WORepetition in the subcomponent
- From: "Seabix GmbH - Th. Kramis" <email@hidden>
- Date: Wed, 17 Jan 2007 22:43:56 +0100
- Thread-topic: Perform Parent Action from within a WORepetition in the subcomponent
Is it possible to do the following? How?
ParentComponent - Parent.wo
ChildComponent - Child.wo
There is a WORepetiotion in Child.woa with a bunch of String values. So the
WORepetition is bound to the NSArray listValues and to the String value.
No i wan't to give the value of each iteration up to the parent where an
action (public String modifyChildValue()) is performed and the return value
will show up next to the original value in the WORepetition (in Child.wo).
The Result would be something like this:
Value1 - Value1ModifiedByParent
Value2 - Value2ModifiedByParent
Value3 - Value3ModifiedByParent
Can anyone help me on this?
Thanks.
_______________________________________________
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