You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by sed <se...@gmail.com> on 2007/05/04 18:49:07 UTC

expanding nodes of Tomahawk tree2 during page loading

Hi all,

  How can I extant all nodes of Tomahawk tree2 component during first
loading of page?

  Here is example of expanding by click on link:
http://www.irian.at/myfaces/tree2ExpandAll.jsf. But I need have all
nodes expanded on the first time.

Re: expanding nodes of Tomahawk tree2 during page loading

Posted by Adrian Mitev <ad...@googlemail.com>.
You have to use TreeModel with combination of TreeSate

2007/5/4, sed <se...@gmail.com>:
>
> Hi all,
>
>   How can I extant all nodes of Tomahawk tree2 component during first
> loading of page?
>
>   Here is example of expanding by click on link:
> http://www.irian.at/myfaces/tree2ExpandAll.jsf. But I need have all
> nodes expanded on the first time.
>