Re: onChange with WOPopUpButton
Re: onChange with WOPopUpButton
- Subject: Re: onChange with WOPopUpButton
- From: LD <email@hidden>
- Date: Sun, 7 Aug 2005 17:16:41 +1000
Hi again,
woops, slight correction...
On 07/08/2005, at 4:25 PM, LD wrote:
==Strategy #1 (a single hidden form is submitted)==
<...>
public WOComponent MyAction() {
<...>
NSArray classItems = (NSArray) this.valueForKey( (string)
selectedCriteria.valueForKey("classArray") );
itemsPerName = new NSDictionary( classItems.valueForKey
("name"), classItems );
<...>
}
<...>
with regards,
--
LD
_______________________________________________
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