• 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
WODisplayGroup display list repetition
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WODisplayGroup display list repetition


  • Subject: WODisplayGroup display list repetition
  • From: Michael Engelhart <email@hidden>
  • Date: Fri, 23 Jul 2004 11:49:27 -0500

Is there a way to hook into the WODisplayGroup's WORepetition so that it triggers a side effect while generating the page?

I have an EO that I want to add data to from a non-db system. I'm not sure how to get this to work.


I have a variable

protected EOEnterpriseObject product;

so I tried doing:

public EOEnterpriseObject getProduct() {
	// do my stuff
	return product;
}

but when I put a log4j statement in the getProduct() page I noticed it was getting called 3 times for each item.

Any thoughts?

Thanks
Mike
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Firefox and a directAction
  • Next by Date: Re: Display Groups
  • Previous by thread: New WO Class announcement
  • Next by thread: Best way to perform an action from a string variable
  • Index(es):
    • Date
    • Thread