Re: WODisplayGroup selection methods and notification
Re: WODisplayGroup selection methods and notification
- Subject: Re: WODisplayGroup selection methods and notification
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 24 Mar 2010 16:19:33 -0400
If you want to fire delegate methods, you can call selectObject(obj)
instead of setSelectedObject(obj).
Ramsey
On Mar 24, 2010, at 4:10 PM, Steve Meyer wrote:
Anyone want to posit a theory why among the WODisplayGroup selection
methods, only setSelectedObjects() [and setSelectedObject()*, which
just calls the former with a single object array] calls neither the
WODisplayGroup.Delegate selection-changed methods nor willChange()
to notify observers?
I feel some overriding coming on but wanted thoughts.
Steve
*except if you pass it <null>, because then it calls
clearSelection() which does the notification.
_______________________________________________
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
_______________________________________________
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