[
https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994972#comment-12994972
]
Roman Gubarev commented on WICKET-3416:
---------------------------------------
I am having am formular with an CheckGroupSelector in it. If I set the form
disabled, all Components inside are automatically disabled, but the
CheckGroupSelector not.
I want to set the CheckGroupSelector disabled, not to read it's status.
> 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
> Labels: checkgroup, form,
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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