How can I save selected node in tree? I use tree for navigation, but after i do navigation selected node lose focus. The same situation is when you update page. I ... |
I have problem with tree component. When tree has 15 or more levels, it takes about 5 seconds in Firefox and even more in IE to select a node in the ... |
Hello all, I am having an issue when I use the async mode on the p:tree. This can also be reproduced using the online showcase: 1. Goto the UI components 2. ... |
10 Dec 2010, 22:15 by bkrebs Programmatically Selecting and Expanding Tree Node I have a requirement to programmatically expand a tree node and select it. This includes the UI component rendering ... |
5. Basic Tree forum.primefaces.org13 Dec 2010, 13:08 by dominikk Basic Tree Hi, I'm using the current version of PrimeFaces with JSF2.0 Tomcat 6.0.24 and the Netbeans IDE ... I try to reproduce your BasicTree ... |
>> << tillman Posts: 6 Joined: 30 Nov 2010, 22:14 16 Dec 2010, 15:42 by tillman p:tree does not display I'm trying to use p:tree and it is not displaying and ... |
Hi to all I'm using PrimeFaces 2.2.RC2, I need a tree to show some data. The tree works fine, it show all the data, but when I click on a node ... |
|
30 Dec 2010, 09:30 by ozbluesky Edit tree node question Hi, I have a page with a . On click of the node, node detail is shown on the same page. ... |
Happy New Year! I tried p:tree component with my custom classes. There are converters provided for my custom classes. unfortunately I see no means to provide value/label for the TreeNode. As ... |
08 Jan 2011, 12:20 by mgsoft Tree is not rendered Hi, I created a very simple Tree for testing purpose. On the server-side the request generates an appropriate page but the ... |
Just a little contribution for the community. I did not tested it with many browsers, but it worked FF 3.5/IE7/IE8. The example given in the primefaces showcase of a directory tree ... |
20 Jan 2011, 16:51 by RomanSmi Using "onkeyup" to update "p:tree" Hey, I'm using Primefaces 2.2 RC2. I have some trouble in using the attribute "onkeyup" in "inputText". View: ... |
21 Jan 2011, 07:59 by veerendra Selecting and Expanding Tree Node from backing bean Hi All, I need to expand the tree and select a node from my backing bean when ... |
|
15. Dynamic Tree forum.primefaces.org>> << Deus Posts: 6 Joined: 27 Jan 2011, 20:52 27 Jan 2011, 21:29 by Deus Dynamic Tree Hello. I am developing a web app in JSF 2.0 with Primefaces 2.2 ... |
Hi, I want to delete a tree node from backing bean. Please help me. I am using NetBeans 6.9.1, Prime Faces 2.2 , GlassFish 3.0.1 Thank you |
This issue started happening to me when I switched to 2.2 -- it didn't happen in 2.2 RC 2. Unfortunately I started using p:inputText which isn't in RC2 so I would ... |
Hi, I have a tree, and want to build feature that on right click of a tree node, the node is selected and context menu shown. There is no problem to ... |
>> << tiger Posts: 3 Joined: 02 Mar 2011, 11:28 02 Mar 2011, 11:34 by tiger tree does not display on page Hi, I m using below jars: primeface-2.2 richface-3.3.3 seam ... |
Hi, I'm testing the tree preselection with the showcase example http://www.primefaces.org/showcase/ui/t ... eckbox.jsf I pretty much used the exactly same piece of code, I just added pre-selection to one of the ... |
21. Tree issue forum.primefaces.orgHi folks, first I have to say: Great work! I use Primefaces and it works great, but: One little thing does not work correctly and I can reproduce it on the ... |
13 Mar 2011, 15:30 by pavaros How to programmatically update tree node selection? I have a multi-level tree with various types of nodes and using the "checkbox" selection mode. There are ... |
Will it not be nice to have the cursor change to the hand style when hovering over a leaf on the tree? That will make end users know they can click ... |
|
Hello Cagatay, Would be it possible to draw lines or dots between tree nodes? Maybe as an attribute true / false in p:tree. BTW, node selection in the example "Tree - ... |
I have some questions about the new tree component. - Will the component support enable/disable of checkbox nodes ? - Will it be possible to mix checkbox nodes and common nodes? ... |
|
|
>> << Andre Froes Posts: 23 Joined: 16 Mar 2011, 17:24 07 Apr 2011, 05:07 by Andre Froes Tree is kinda crazy Hey everyone, the tree component is a bit crazy ... |
>> << Andre Froes Posts: 23 Joined: 16 Mar 2011, 17:24 12 Apr 2011, 21:27 by Andre Froes Tree show only 1st selected Hi everyone, my tree is a strange, when ... |
I am trying to make it so when I click on a node in the tree, some text I have on the page is updated. I tried putting the p:ajax event="click" ... |
I am trying to use the tree component to update another component when something in the tree is selected but can't seem to make it work (BTW I am using Mojarra). ... |
Hi, I noticed that the tree in async mode doesn't show all elements? When I switch to Client mode everything is fine? It's not easy to produce an example, because I ... |
Hi, in a little trial project i'm working with jsf 2.0 and Primefaces 2.0 RC. I'm using the tree component at one page. In this tree i would like to have ... |