Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1145

Doc issue: Controls Overview says PropertySet.externalConfig controls ControlBean setters instead of PropertySet.hasSetters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • v1m1, 1.0, 1.0.1
    • 1.0.2
    • Controls, Documentation
    • None

    Description

      Version 1.0.1 of Controls Overview Doc:
      Section 2.2
      Page 12 (directly above section 2.3)

      "This is in contrast to
      @PropertySet(externalConfig=true) which causes the generated ControlBean to
      have getter/setter methods for every annotation attribute."

      Should read

      "This is in contrast to
      @PropertySet(hasSetters=true) which causes the generated ControlBean to
      have getter/setter methods for every annotation attribute."

      As far as I know externalConfig does not control setter generation on the control bean.

      Attachments

        1. patch.txt
          0.9 kB
          Andrew McCulloch

        Activity

          People

            grunlowen matt c
            amccullo Andrew McCulloch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: