vaadin - Custom double click event on table -


i have customer table. don't want edit screen double clicking on item.

how change default double-click action on table?

according documentation can define action double-click event, using table#setitemclickaction method.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -