You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Rene Wiermer (JIRA)" <ji...@apache.org> on 2009/09/01 10:57:33 UTC

[jira] Created: (WICKET-2447) AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing

AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing
------------------------------------------------------------------------------------------

                 Key: WICKET-2447
                 URL: https://issues.apache.org/jira/browse/WICKET-2447
             Project: Wicket
          Issue Type: Improvement
    Affects Versions: 1.4.1
            Reporter: Rene Wiermer
            Priority: Trivial


With the current implementation, subclasses are artifically limited to simple WebComponents.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-2447) AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2447.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
         Assignee: Igor Vaynberg

> AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2447
>                 URL: https://issues.apache.org/jira/browse/WICKET-2447
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.1
>            Reporter: Rene Wiermer
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>             Fix For: 1.5-M1
>
>   Original Estimate: 0.33h
>  Remaining Estimate: 0.33h
>
> With the current implementation, subclasses are artifically limited to simple WebComponents.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-2447) AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing

Posted by "Rene Wiermer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rene Wiermer updated WICKET-2447:
---------------------------------

    Component/s: wicket-extensions

> AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2447
>                 URL: https://issues.apache.org/jira/browse/WICKET-2447
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.1
>            Reporter: Rene Wiermer
>            Priority: Trivial
>   Original Estimate: 0.33h
>  Remaining Estimate: 0.33h
>
> With the current implementation, subclasses are artifically limited to simple WebComponents.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.