• 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: How To : Delegates
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >RE: How To : Delegates (From: Andy Beier <email@hidden>)
 >Re: How To : Delegates (From: Owen McKerrow <email@hidden>)

  • Prev by Date: Re: How To : Delegates
  • Next by Date: getting distinct rows with a model fetch
  • Previous by thread: Re: How To : Delegates
  • Next by thread: RE: How To : Delegates
  • Index(es):
    • Date
    • Thread