[
https://issues.apache.org/jira/browse/ISIS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood closed 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)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)