Hi Ramsey,
Did you look at this yet?
Do you know if there is a way to communicate to the component that is embedding the D2W components in the branch delegate?
Since I'm using embedding the top level component is responsible for telling the embedded d2w subcomponents things like what is the selected object.
i.e.
public class MyController extends ERDBranchDelegate {
public WOActionResults addObject(WOComponent sender) {
WOComponent topLevelComponent = ?
MyObject newObject = ....
topLevelComponent.setSelectedObject(newObject);
return null;
}
}
Thanks,
Johnny
Ramsey
Thank you,
Aloha,
|
Mr. Johnny Miller
Web Development Manager
Kahalawai Media Company
Lahaina, HI 96761
tel: (808) 661-7962 | mobile: (808) 283-0791
website | e-mail
|
|
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