You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Per Newgro (JIRA)" <ji...@apache.org> on 2008/02/29 11:20:51 UTC

[jira] Updated: (WICKET-1384) TreeTable should support MultilineLabel for NodeLink

     [ https://issues.apache.org/jira/browse/WICKET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Per Newgro updated WICKET-1384:
-------------------------------

    Attachment: MultiLinieTreeTable.zip

This contains MyPage and MyPanel.
MyPage is only for display. MyPanel contains the tree-table

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