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

Andi Huber reassigned ISIS-2400:
--------------------------------

    Assignee: Andi Huber

> Allow sections within menubars.layout.xml to have a name ... then appear in 
> the menu
> ------------------------------------------------------------------------------------
>
>                 Key: ISIS-2400
>                 URL: https://issues.apache.org/jira/browse/ISIS-2400
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M3
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M4
>
>
> If you run the demo app you can see that some of the menus (eg for types) are 
> quite large, split into multiple sections.
> It would be nice to provide a name/title for each of the sections; eg:
> {code:java}
> <mb3:primary>
>     <mb3:menu>
>         <mb3:named>Data Types</mb3:named>
>         <mb3:section>
>             <mb3:named>Primitives</mb3:named>  <--- THIS IS NEW
>             <mb3:serviceAction objectType="demo.PrimitiveTypesMenu" 
> id="bytes"/>
>             <mb3:serviceAction objectType="demo.PrimitiveTypesMenu" 
> id="shorts"/>
>  {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to