TLD documentation for <tc:sheet> attribute stateChangeListener is misleading
----------------------------------------------------------------------------
Key: TOBAGO-556
URL: https://issues.apache.org/jira/browse/TOBAGO-556
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Reporter: Tobias Glensk
Priority: Trivial
Fix For: 1.0.13
Currently the documentation for the attribute states:
...The expression must evaluate to a public method that takes an
StateChangeEvent parameter, with a return type of void.
Should be:
...The expression must evaluate to a public method that takes an
SheetStateChangeEvent parameter, with a return type of void.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.