Thanks for your reply. > > I am looking for a different solution. > > Manually copy the contents(Ctrl+c) from parent component and paste(Ctrl+v) > it into AMD screen. > > I need this sort of functionality. > > > > > > On Mon, Jan 21, 2013 at 6:09 PM, Theodore Petrosky <[email protected]>wrote: > >> >> are you asking to copy the some instance variables to the AMD after it >> has shown itself? >> >> If the contents of the AMD is coming from its own component, then just >> create setters and getters in the component and pass in the values you want >> when you create the AMD. You could then wire up a button that 'shows' you >> these values if you want them. >> >> is that what you are looking for? >> >> Ted >> >> >> --- On Sun, 1/20/13, Sreenivasulu A <[email protected]> wrote: >> >> > From: Sreenivasulu A <[email protected]> >> > Subject: Copy the contents from parent to AMD manually.... >> > To: [email protected] >> > Date: Sunday, January 20, 2013, 11:34 PM >> > Hi List, >> > >> > Is there a way to copy the contents of parent WOComponent to >> > AjaxModalDialog without closing the AjaxModalDialog? >> > >> > If it is possible, please share your ideas. >> > >> > >> > Thanks in advance, >> > >> > >> > Sreenivasulu Arveti. >> > >> > -----Inline Attachment Follows----- >> > >> > >> > _______________________________________________ >> > Do not post admin requests to the list. They will be >> > ignored. >> > Webobjects-dev mailing list ([email protected]) >> > Help/Unsubscribe/Update your Subscription: >> > >> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com >> > >> > This email sent to [email protected] >> > >> > > > > -- > Thanks & Regards, > Sreenivasulu Arveti. >
-- Thanks & Regards, Sreenivasulu Arveti.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
