I'm using #{node.identifier} inside a lot inside of f:param elements . On one page, I need to access #{node.parent.identifier} .
Does anyone have any bright ideas before I subclass TreeNodeBase, add a 'parent' property and start setting this manually in my backer?
Dennis Byrne
- accessing parent nodes in tree2 Dennis_Byrne
- RE: accessing parent nodes in tree2 Surrey Hughes
- RE: accessing parent nodes in tree2 Dennis_Byrne
- Re: accessing parent nodes in tree2 Sean Schofield

