Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
Subject Please respond to Re: ajax4jsf + tree2? "MyFaces Discussion" <[EMAIL PROTECTED] ache.org> Another thought: I kept looking at the API for A4J, and found a server side API that wi

Re: ajax4jsf + tree2?

2006-09-22 Thread William Huang
cc Subject Please respond to Re: ajax4jsf + tree2? "MyFaces Discussion"

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
"MyFaces Discussion" 09/22/2006 12:04 PM cc Subject Please respond to Re: ajax4jsf + tree2?

Re: ajax4jsf + tree2?

2006-09-22 Thread William Huang
cc Subject Please respond to Re: ajax4jsf + tree2? "MyFaces Discussion"

RE: ajax4jsf + tree2?

2006-09-22 Thread Hagen, Nicholas
22, 2006 11:05 AM To: MyFaces Discussion Subject: Re: ajax4jsf + tree2? That solution may not work. I just downloaded the last A4J release and UIAjaxCommandLink is not a UICommand: java.lang.Object extended by javax.faces.component.UIComponent extended

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
rew Robinson" > > > [EMAIL PROTECTED]> To > >"MyFaces Discussion" > > 09/22/2006 11:31 > > AM

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
cc > > Subject > Please respond to Re: ajax4jsf + tree2? > "MyFaces > Discussion" > <[EMAIL PROTECTED] > ache.org>

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
I will send the link to this > mail list once I have time to finish it.. > > Bill > > Roger Keays > <[EMAIL PROTECTED] > havenue.com.au> To > Sent by: news users@myfaces.apache.org > <[EMAIL P

Re: ajax4jsf + tree2?

2006-09-22 Thread William Huang
cc Subject Please respond to Re: ajax4jsf + tree2? "MyFaces Discussion"

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
users@myfaces.apache.org <[EMAIL PROTECTED] cc rg> Subject Re: ajax4jsf + tree2? 09/21/2006 0

Re: ajax4jsf + tree2?

2006-09-22 Thread Andrew Robinson
That is not true. Lazy loading means that child nodes are created when the parent is expanded and not until then. If you create the whole tree model all at once, you are fully loaded, regardless of when the nodes are rendered. Lazy loading refers to model creating, not rendering time. As for AJAX

Re: ajax4jsf + tree2?

2006-09-21 Thread William Huang
<[EMAIL PROTECTED] cc rg> Subject Re: ajax4jsf + tree2?

Re: ajax4jsf + tree2?

2006-09-21 Thread Roger Keays
Roger Keays wrote: Hi Bill, I had no problem with it, what kind of tree behavior are you looking for? lazy loading? ajax expend-collapse? clickable treenode that does ajax request? etc I'm looking for AJAX expand-collapse when the +/- icon is clicked. It would be okay if the entire tree was

Re: ajax4jsf + tree2?

2006-09-21 Thread Roger Keays
Hi Bill, I had no problem with it, what kind of tree behavior are you looking for? lazy loading? ajax expend-collapse? clickable treenode that does ajax request? etc I'm looking for AJAX expand-collapse when the +/- icon is clicked. It would be okay if the entire tree was refreshed, just not

Re: ajax4jsf + tree2?

2006-09-21 Thread William Huang
PROTECTED] cc rg> Subject ajax4jsf + tree2? 09/2

ajax4jsf + tree2?

2006-09-21 Thread Roger Keays
Hi there, Does anybody have experience integrating ajax4jsf with MyFaces' tree2 component? I can't see anything in ajax4jsf that will work out of the box (a4j:support, a4j:region and a4j:form don't do the trick). Cheers, Roger -- Ninth Avenue Software