CheckGroupSelector does not inherit "disabled" property from parent form
------------------------------------------------------------------------

                 Key: WICKET-3416
                 URL: https://issues.apache.org/jira/browse/WICKET-3416
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.15
         Environment: not relevant
            Reporter: Roman Gubarev
            Priority: Minor


component CheckGroupSelector does not inherit "disabled" property from parent 
component (form or CheckGroup) as it inherits from  LabeledWebMarkupContainer. 
To resolve this issue CheckGroupSelector should inherit from 
FormComponent<Boolean>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to