I have a component "Main". Main has a setter:

public void setThePubToSearch(String thePubToSearch) {
        this.thePubToSearch = thePubToSearch;
}

I am displaying an AjaxModalDialog whose content is a component. 

I want to access the setter 'setThePubToSearch' in Main before closing the AMD.

I know I have done this before I just can not remember how.

I am just too tired.

Ted


      
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to