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.