You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "shafi khan (JIRA)" <de...@myfaces.apache.org> on 2007/11/01 16:25:50 UTC

[jira] Updated: (TRINIDAD-792) Making Reorder,Remove ChildComponentChange generic to all the attributes

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

shafi khan updated TRINIDAD-792:
--------------------------------

    Status: Patch Available  (was: Open)

> Making Reorder,Remove ChildComponentChange generic to all the attributes
> ------------------------------------------------------------------------
>
>                 Key: TRINIDAD-792
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-792
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions: 1.2.3-core
>            Reporter: shafi khan
>             Fix For: 1.2.3-core
>
>
> This is to avoid the requirement that " id attribute should always be specified for the children' in case of RemoveChildComponentChange, ReorderChildrenComponentChange. 
> This makes the user to always specify 'id' attribute explicitly on the children.  This leads to an increase of html output. Instead they can have custom attribute on the component.  The users will have to pass custom attribute's value and custom attribute's name to the RemoveChildComponentChange's constructor.

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