开发者

ADF Faces escape button doesn't trigger SelectionEvent for a SelectionListener af:table

Why doesn't escape button notifies me that the selection changed ? (to unselected)

I have some validation on SelectionListener and pressing escape is jumping over my validation.

This is definitely not a nor开发者_Python百科mal behavior. I could do some JS when pressing escape from the table to press a hidden button to catch that event.

Am I missing something ?

A weird behavior is that for some other table the selectionEvent does get triggered at Escape Key !! ?


my bad. it works, my business seemed that the listener wasn't called.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜