Hello David,

if you are paging the sheet the stateChangeListener is only called.

Maybe we should define in which cases the stateChangeListener should called. Maybe a selectionListener is a better alternative.

Please add a bug report to the jira.

Regards

Bernd

David Steinkopff wrote:
Hi

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.

regards
David

Reply via email to