You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Roman Gubarev (JIRA)" <ji...@apache.org> on 2011/02/15 21:15:01 UTC

[jira] Issue Comment Edited: (WICKET-3416) CheckGroupSelector does not inherit "disabled" property from parent form

    [ https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994972#comment-12994972 ] 

Roman Gubarev edited comment on WICKET-3416 at 2/15/11 8:13 PM:
----------------------------------------------------------------

I have a 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.

      was (Author: rooomka):
    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