You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Helmut Swaczinna (JIRA)" <de...@myfaces.apache.org> on 2007/08/17 12:22:30 UTC

[jira] Commented: (TOBAGO-416) Sheet StateChangeListener doesn´t called on change of selection state

    [ https://issues.apache.org/jira/browse/TOBAGO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520513 ] 

Helmut Swaczinna commented on TOBAGO-416:
-----------------------------------------

See Tobago-84

> Sheet StateChangeListener doesn´t called on change of selection state
> ---------------------------------------------------------------------
>
>                 Key: TOBAGO-416
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-416
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.11
>         Environment: Tomcat 5.5.17, MyFaces 1.1.5, Tobago 1.1.11, Facelets 1.1.10
>            Reporter: David Steinkopff
>
> From the mailinglist:
> ---------------------------------
> I register an object with the method
> public void stateChangeListener(SheetStateChangeEvent e)
> over EL
> #{controller.binding['sheet1'].stateChangeListener}
> I set a break point in this method and change the selected line and press a button without any action method or change a tab in serverside mode. I doesn't reach the break point in the listener method.
> I used tobago 1.0.11 with facelets 1.1.10.
> ----------------------------
> Maybe we should define in which cases the stateChangeListener should
> called. Maybe a selectionListener is a better alternative.

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