You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/09/17 00:43:57 UTC

[jira] [Resolved] (ISIS-453) Extend @MemberGroups annotation so that it can provide a hint to lay out properties on either left or right hand side of the page (with respect to Wicket viewer's rendering)

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

Dan Haywood resolved ISIS-453.
------------------------------

    Resolution: Duplicate

Broadly speaking a duplicate of ISIS-468
                
> Extend @MemberGroups annotation so that it can provide a hint to lay out properties on either left or right hand side of the page (with respect to Wicket viewer's rendering)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-453
>                 URL: https://issues.apache.org/jira/browse/ISIS-453
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core, Viewer: Wicket
>    Affects Versions: viewer-wicket-1.2.0, core-1.2.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.3.0, core-1.3.0
>
>
> eg:
> @MemberGroups(left={"General", "Dates", "Values"}, right={"Related", "Invoice Items", "Indexable Rent"})
> where "Dates", "Values", "Related" and "Indexable Rent" are the names of groups found in @MemberOrder (eg @MemberOrder(name="Dates", sequence="1"))
> Collections (eg "Invoice Items") may appear only on the right hand side, but can be intermixed among the property groups.  If omitted then they appear after the groups of properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira