[
https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994033#comment-12994033
]
Martin Grigorov commented on WICKET-3416:
-----------------------------------------
Can you give more information please ?
What exactly do you want to do ?
org.apache.wicket.Component.isEnabledInHierarchy() should provide the
functionality you described.
> 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