• 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: D2W Question, Embedding D2WList in non D2W Component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W Question, Embedding D2WList in non D2W Component


  • Subject: Re: D2W Question, Embedding D2WList in non D2W Component
  • From: Mark Ainge <email@hidden>
  • Date: Sat, 15 Aug 2009 11:03:56 +0100

I have embedded a D2WList within a standard statefull component, see below

<webobject name = "PageWrapper">

<webobject name = "NewsList"></webobject>

</webobject>


PageWrapper : PageWrapper {

pageName = "News";

}


NewsList : D2WList {

list = allNews2;

entityName = "News";

}


allNews2 returns an NSArray containing news objects.


The list displays all data OK within page, BUT the inspect buttons do not function like they would in a stand alone D2WListPage.


I'm clearly missing a step to hookup this option when embedding pages.


Can anyone point me in the right direction?


Thanks,


Mark

 _______________________________________________
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

  • Prev by Date: JDBC close() exception?
  • Next by Date: Re: Webobjects-dev Digest, Vol 6, Issue 754
  • Previous by thread: Re: JDBC close() exception?
  • Next by thread: Re: D2W Question, Embedding D2WList in non D2W Component
  • Index(es):
    • Date
    • Thread