WOBrowser fails in Ajax.
WOBrowser fails in Ajax.
- Subject: WOBrowser fails in Ajax.
- From: James Cicenia <email@hidden>
- Date: Mon, 21 Jun 2010 16:18:48 -0500
I have tried every combination and to no avail.
It just won't trigger the set method.
I am opening up a AjaxModalDialog, etc., and then trying every combination and setting to read and set a variable array, but it just won't set....
It will call the get methods.
Latest version:
RiskProductsPopUp : WOBrowser{ name = "RiskProductSelector"; id = "RiskProductEditBrowser"; multiple = true; size = 3; list = riskProductsList; class="MB_focusable MB_field width100"; selection = selectedRiskProducts; }
public void setSelectedRiskProducts(NSArray riskProductNames){ System.out.println("Array: "+ riskProductNames); }
Thanks James |
_______________________________________________
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