Re: Ajax loading with subcomponents
Re: Ajax loading with subcomponents
- Subject: Re: Ajax loading with subcomponents
- From: Kieran Kelleher <email@hidden>
- Date: Thu, 2 Oct 2008 06:47:13 -0400
ERXResponseRewriter class has the static methods you need. Just see
that class (or the API if you dont have the source in your workspace)
Just override appendToResponse, call super and then the appropriate
ERXResponseRewriter methods to insert javascript, css, etc. in head.
On Oct 2, 2008, at 5:55 AM, Helmut Schottmüller wrote:
Hi,
is there an existing solution by now to support the loading of
subcomponent resources in the head after an AJAX request?
I need the appendToResource code of my subcomponent executed e.g.
when a TabbedPanelTab changes.
Regards,
Helmut
_______________________________________________
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