So, the expanded property for the varNodeToggler will apply to a given
TreeNode object?

I wouldn't think that there would be much need to have the tree either
collapsed or expanded as a whole compared to having individual nodes
expanded or collapsed.


On Tue, 8 Feb 2005 11:06:35 -0500, Sean Schofield
<[EMAIL PROTECTED]> wrote:
> > who generates the varNodeToggler?
> 
> The varNodeToggler is put into request scope by the HtmlTree.  In my
> implmentation, the varNodeToggler will actually be a reference to the
> tree itself.  In other words, the HtmlTree will have toggleExpanded
> and isExpanded methods.  The implementation is shielded from the user
> though, they can just take advantage of the request scope variable in
> there EL expressions.
> 
> > -Heath Borders-Wing
> 
> sean
> 


-- 
-Heath Borders-Wing
[EMAIL PROTECTED]

Reply via email to