• 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
D2W plugging on!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

D2W plugging on!!


  • Subject: D2W plugging on!!
  • From: Theodore Petrosky <email@hidden>
  • Date: Sun, 03 Feb 2013 18:17:58 -0800 (PST)

I am trying to figure out more of D2W and add wocomponents into the mix so I have a WOComponent that extends ERD2WInspectPageTemplate

and rules:

101 : pageConfiguration = 'Reports' => entity = "Product" [EntityAssignment]
101 : pageConfiguration = 'Reports' => task = "inspect" [Assignment]
101 : pageConfiguration = 'Reports' => templateNameForInspectPage = "Reports" [Assignment]
101 : pageConfiguration like '*Reports' => navigationState = "Reports" [Assignment]

When I select the Reports tab, my WOComponent with its text comes in.

However, if I add an AJAX modal dialog with

<webobject name = "UpdatingModalDialog"/>
and the WOD:

UpdatingModalDialog: AjaxModalDialog {
	pageName = "ContentTest";
	id = "UpdatingModalDialog";
	title = "Confirm Deletion";
	label = "Delete Account";
	width = 300;
	overlayOpacity = "0.5";
	overlayDuration = "0.3";
	slideDownDuration = "0.3";
	slideUpDuration = "0.3";
}

When I click the Reports tab, my component comes in without the pageWrapper. :-(

Obviously, I need to learn more if I want to use some of the AJAXian stuff on components.

Is this doable? Or am I barking up the wrong tree?

Ted
 _______________________________________________
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: "Dynamic Elements" recording from WOWODC 2012
  • Next by Date: Experienced IT Person with 9 years WO experience looking for employment
  • Previous by thread: "Dynamic Elements" recording from WOWODC 2012
  • Next by thread: Experienced IT Person with 9 years WO experience looking for employment
  • Index(es):
    • Date
    • Thread