[
https://issues.apache.org/jira/browse/WICKET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594822#action_12594822
]
Matej Knopp commented on WICKET-1384:
-------------------------------------
The problem is flexible layout. This would mean rewriting entire treetable to
use table-based layout. Definitely on my todo-list for 1.5, (unless I decide to
put inmethod treegrid to extensions instead; but maybe there's room for both
treetable and treegrid)
> TreeTable should support MultilineLabel for NodeLink
> ----------------------------------------------------
>
> Key: WICKET-1384
> URL: https://issues.apache.org/jira/browse/WICKET-1384
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-extensions
> Affects Versions: 1.3.0-final
> Environment: Windows, Jboss-4.2.2, Tomcat 5.5
> Reporter: Per Newgro
> Assignee: Matej Knopp
> Fix For: 1.5-M1
>
> Attachments: MultiLinieTreeTable.zip
>
>
> I have to present multiple words which can't be displayed in the width of a
> single tree table node row.
> Thus i added code for switching to MultiLineLabel.
> 1st improvement: could be that the newNodeLink component creation can be
> overwritten.
> 2nd improvement: make css-layout flexible for changing height (auto)
> If improvement are not required at least at the end of this issue i would
> like to know how i could solve the problem.
> I have a sample project - i try to add it here (but dont know how yet :-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.