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
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.