• 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
Re: WOBrowser fails in Ajax.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOBrowser fails in Ajax.


  • Subject: Re: WOBrowser fails in Ajax.
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 21 Jun 2010 15:09:17 -0700

In dire situations like this, I sometimes resort to what I call "reading the documentation".  A radical approach, granted, and unmanly for certain, but sometimes successful.

selections
Array of objects that the user chose from list. For the college example, selections would hold college objects.

Notice the S on selections.  As in plural.  Does that work better?


Chuck




On Jun 21, 2010, at 2:18 PM, James Cicenia wrote:

> 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

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: James Cicenia <email@hidden>
References: 
 >WOBrowser fails in Ajax. (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Weird error _NSAutoReleaseNoPool
  • Next by Date: Re: Create Entity, Delete Entity, Why does validation occur?
  • Previous by thread: WOBrowser fails in Ajax.
  • Next by thread: Re: WOBrowser fails in Ajax.
  • Index(es):
    • Date
    • Thread