[
https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Leeper updated WICKET-914:
-------------------------------
Attachment: wicketTest-src.jar
This is a complete eclipse project. If this is too much, all one needs to do
is reference test.tree.TestTreePage
> Tree not "redrawn" when resetting root node
> -------------------------------------------
>
> Key: WICKET-914
> URL: https://issues.apache.org/jira/browse/WICKET-914
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.3.0-beta2
> Reporter: Doug Leeper
> Attachments: wicketTest-src.jar
>
>
> I have a tree that I reset the root node when a user selects on another
> component (Component A). However, the tree is not "redrawn" until I click on
> the tree (the previous tree contents are shown).
> Have called Tree.invalidateAll() and
> DefaultTreeModel.nodeStructureChanged(tnode )
> DefaultTreeModel.nodeChanged( tnode )
> DefaultTreeModel.reload()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.