Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2664

CheckBoxMultipleChoice should use isEnabledInHierarchy()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.6
    • wicket
    • None

    Description

      ... instead of isEnabled() when rendering. This will make it consistent with all other form components, otherwise a call to setEnabled(false) on a form will disable all components except the CheckBoxMultipleChoice which requires special handling at the moment.

      FYI, I posted this to the mailing list and there were no objections or reasoning for the current behavior
      http://www.mail-archive.com/users@wicket.apache.org/msg46303.html

      Attachments

        Activity

          People

            jdonnerstag Juegen Donnerstag
            falcor Craig McIlwee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: