Listener

2008-08-23 Thread Markus Mehrwald
Hello, is there a Listener available which tells me when the FacesServlet is started? I want to put something in the application object map but if I use the javax.servlet.ServletContextListener it is to early and the the FacesContext seems not to be created by now. Thanks, Markus

Re: [Trinidad] Table does not auto-refresh (PPR) when "show details" is clicked

2008-08-23 Thread Marco Vieira
No ideas? Please, I don't want to come off as being obnoxious but if anyone one could help I would really appreciate it, any hint or tip. Some extra information: "medSearchUITable.dbResults" is an ArrayList that, according to the tag documentation is converted to a collection model. This is my w

Re: [trinidad] ShowDetail not working properly inside tables?

2008-08-23 Thread Bruno Aranda
So the component cannot work inside tables. Bruno 2008/8/22 Andrew Robinson <[EMAIL PROTECTED]> > No > > There is one component that is stamped. > > On Thu, Aug 21, 2008 at 4:48 AM, Bruno Aranda <[EMAIL PROTECTED]> > wrote: > > Ok, I guess this is a bug. I am not very familiar with trinidad > re

Re: [Trinidad] [Proposal] Tree "Expand All" handling

2008-08-23 Thread Matthias Wessendorf
I committed the patch, provided by Kamaran. -Matthias On Fri, Aug 22, 2008 at 5:04 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > +1 I never liked the application functionality in the tree or table > (expand all, collapse all, select all, unselect all), these should be > child components, not h