You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Lessard (JIRA)" <de...@myfaces.apache.org> on 2008/10/19 16:57:02 UTC

[jira] Created: (MYFACES-2020) Implement changes to RenderKit

Implement changes to RenderKit
------------------------------

                 Key: MYFACES-2020
                 URL: https://issues.apache.org/jira/browse/MYFACES-2020
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Simon Lessard
            Assignee: Simon Lessard
            Priority: Minor


Implement default behavior for

public Iterator<String> getComponentFamilies() 

and

public Iterator<String> getRendererTypes(String componentFamily)

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


[jira] Resolved: (MYFACES-2020) Implement changes to RenderKit

Posted by "Simon Lessard (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard resolved MYFACES-2020.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Applied patch to the branch, revision 706026.

> Implement changes to RenderKit
> ------------------------------
>
>                 Key: MYFACES-2020
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2020
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Assignee: Simon Lessard
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-2020.patch
>
>
> Implement default behavior for
> public Iterator<String> getComponentFamilies() 
> and
> public Iterator<String> getRendererTypes(String componentFamily)

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