users@woodstock.java.net

How to delegate from a Page Fragment to its parent?

From: Stefan Bley <stefan.bley_at_saxsys.de>
Date: Thu, 24 Apr 2008 05:18:42 -0700 (PDT)

Hi,

I would like to use a Page Fragment that contains the buttons [OK], [Cancel]
and [Apply].
A click on the OK buttons invokes a call to the btnOK_action() in the Page
Fragment's backing bean.
However, since the fragment is included in several pages, I would like to
delegate to a btnOK_action() that resides in the backing bean of the parent
page.

What is the best way to do this?

Thanks in advance, Stefan
-- 
View this message in context: http://www.nabble.com/How-to-delegate-from-a-Page-Fragment-to-its-parent--tp16850214p16850214.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.