Re: How To : Delegates
Re: How To : Delegates
- Subject: Re: How To : Delegates
- From: Chuck Hill <email@hidden>
- Date: Wed, 26 Jan 2005 18:13:21 -0800
Check the WODisplayGroup docs. setDelegate is an instance method, not
a class method.
Chuck
On Jan 26, 2005, at 6:03 PM, Owen McKerrow wrote:
Does this then mean that ALL my WODisplayGroups have this delegate ?
What I only wanted 1 to have this behavior ?
On 27/01/2005, at 11:28 AM, Andy Beier wrote:
What you will need to do is define a class that implements the
displayGroupDisplayArrayForObjects method then in you Application
class
constructor put:
WODisplayGroup.setDelegate(new YourDelegateObject());
That is all there is to it.
Good Luck,
Andy
Owen McKerrow
WebMaster, emlab
http://emlab.uow.edu.au
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
"I like the way this project has somehow, against all common sense,
got itself made."
- Peter Jackson, "The Lord of The Rings"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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