• 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
Extra set of eyes on this WOPopUp.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extra set of eyes on this WOPopUp.


  • Subject: Extra set of eyes on this WOPopUp.
  • From: James Cicenia <email@hidden>
  • Date: Mon, 7 Jun 2010 17:08:18 -0500

The problem, no matter what I pick, it always selects the first non-null entry in the dropdown.

As evidenced by my printout.

YET -

In the _javascript_ is does put the correct rating.name in the text field!
Just the object is getting somehow mis-referenced.

public void setSelectedRating(Rating pRating)
{
System.out.println(pRating.name());
}
RatingPopUp : WOPopUpButton{
  id = "ratingSelect";
  list = session.ratings;
  item = aRating;
  name="CA_type";
  class="MB_focusable MB_field width100";
  selection = selectedRating;
  displayString = aRating.name;
  noSelectionString = "-- select rating --";

  

  onChange = "_javascript_:createAlertNameEntry()";
}

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: Extra set of eyes on this WOPopUp.
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: [OT] Restaurant recommendations at WWDC?
  • Next by Date: Re: Extra set of eyes on this WOPopUp.
  • Previous by thread: Re: [OT] Restaurant recommendations at WWDC?
  • Next by thread: Re: Extra set of eyes on this WOPopUp.
  • Index(es):
    • Date
    • Thread