• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOBrowser fails in Ajax.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: WOBrowser fails in Ajax.
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Create Entity, Delete Entity, Why does validation occur?
  • Next by Date: Re: D2W Editing Non-Model Arrays
  • Previous by thread: Re: Create Entity, Delete Entity, Why does validation occur?
  • Next by thread: Re: WOBrowser fails in Ajax.
  • Index(es):
    • Date
    • Thread