Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2400

Allow sections within menubars.layout.xml to have a name ... then appear in the menu

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-M3
    • 2.0.0-M4
    • None
    • None

    Description

      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:

      <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"/>
       

       

      Attachments

        Issue Links

          Activity

            People

              hobrom Andi Huber
              danhaywood Daniel Keir Haywood
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: