You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Kevin Meyer (JIRA)" <ji...@apache.org> on 2014/09/27 19:00:34 UTC

[jira] [Commented] (ISIS-898) Add a table tree view to the Wicket viewer.

    [ https://issues.apache.org/jira/browse/ISIS-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150662#comment-14150662 ] 

Kevin Meyer commented on ISIS-898:
----------------------------------

I've created an initial project with components to support multi-tree on github [1]

Initial implementation just renders the collection as a list of nodes [2].

The default tree is not rendering the ObjectAdapter as an entity, just as a String (using the toString method).

I'd like to get this working, before next considering rendering as Tree/Table, as per [3]

[1] https://github.com/kev-m/wicket-multitree.git
[2] http://www.wicket-library.com/wicket-examples-6.0.x/tree/?5
[3] http://www.wicket-library.com/wicket-examples-6.0.x/tree/wicket/bookmarkable/org.apache.wicket.examples.tree.TableTreePage?4

> Add a table tree view to the Wicket viewer.
> -------------------------------------------
>
>                 Key: ISIS-898
>                 URL: https://issues.apache.org/jira/browse/ISIS-898
>             Project: Isis
>          Issue Type: New Feature
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-2.0.0
>
>
> see mailing list discussion [1]
> [1] http://markmail.org/message/vu3jqmlawrskplic



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)