Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-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)

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: