You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/07 21:03:01 UTC

[jira] Updated: (WICKET-1386) Implement the FormComponentFragment

     [ https://issues.apache.org/jira/browse/WICKET-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg updated WICKET-1386:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> Implement the FormComponentFragment
> -----------------------------------
>
>                 Key: WICKET-1386
>                 URL: https://issues.apache.org/jira/browse/WICKET-1386
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Vitaly Tsaplin
>             Fix For: 1.5-M2
>
>
> It often appears that a form component is small and it requires no complex markup. It would be overkill to create such kind of component as a subclass of the FormComponentPanel. So I propose to provide the FormComponentFragment to address to this situation. This way anyone can create a different versions of standard components just from the ground up.

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