Re: adding a component to a D2W page
Re: adding a component to a D2W page
- Subject: Re: adding a component to a D2W page
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 04 Sep 2012 11:50:35 -0700 (PDT)
this is what I was assuming I would have to do. However, I have no experience subclassing a page.
Is there an example that shows this? I saw Ramsey's answer about using the aboveDisplayKeys (or something like that) that looked promising.
I will keep plugging, but hopefully I will find an example.
Ted
--- On Tue, 9/4/12, Jesse Tayler <email@hidden> wrote:
> From: Jesse Tayler <email@hidden>
> Subject: Re: adding a component to a D2W page
> To: "Theodore Petrosky" <email@hidden>
> Cc: "WebObjects Development" <email@hidden>
> Date: Tuesday, September 4, 2012, 12:54 PM
> hi ted -
>
> is this something you can add to your page wrapper?
>
> if maybe that's not a great solution,
>
> in the past, when I have designed complex D2W apps,
>
> I end up subclassing pages and often make container elements
> like a 'panel' to handle arrangement of property level
> components and also to report things or add standard UI
> elements at that level.
>
> modern look has so many goodies today, but subclassing and
> using your own page (or panel) level components is a common
> way to add something like a special error message or
> standard UI element that is not part of the underlying
> system.
>
> maybe that helps --
>
>
> On Sep 4, 2012, at 12:43 PM, Theodore Petrosky <email@hidden>
> wrote:
>
> > I have a D2w app. they want to add some instructional
> text to the top of the page (under the Menubar). Obviously,
> the text will change for each tab that is selected.
> >
> > How do I add this markup in? or How do I create the
> hook so a component can fly in here as needed?
> >
> > 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
>
>
_______________________________________________
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