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

[jira] Created: (TOBAGO-529) TabChangeListener tag should allow methodBinding

TabChangeListener tag should allow methodBinding
------------------------------------------------

                 Key: TOBAGO-529
                 URL: https://issues.apache.org/jira/browse/TOBAGO-529
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
            Reporter: Volker Weber
            Assignee: Volker Weber
            Priority: Minor


tc:tabChangeListener currently requires the type attribute which is a class implementing TabChangeListener.
As an alternate a attribute 'listener' should be possible with a methodBinding pointing to a 
processTabChange(TabChangeEvent stateChangeEvent) method.

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


[jira] Resolved: (TOBAGO-529) TabChangeListener tag should allow methodBinding

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

Volker Weber resolved TOBAGO-529.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.20

> TabChangeListener tag should allow methodBinding
> ------------------------------------------------
>
>                 Key: TOBAGO-529
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-529
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Volker Weber
>            Assignee: Volker Weber
>            Priority: Minor
>             Fix For: 1.0.20
>
>
> tc:tabChangeListener currently requires the type attribute which is a class implementing TabChangeListener.
> As an alternate a attribute 'listener' should be possible with a methodBinding pointing to a 
> processTabChange(TabChangeEvent stateChangeEvent) method.

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