Uses of Interface
com.jbstrap.core.event.handlers.custom.ListGridRowDoubleClickHandler
Packages that use ListGridRowDoubleClickHandler
-
Uses of ListGridRowDoubleClickHandler in com.jbstrap.ui.components.listgrid
Methods in com.jbstrap.ui.components.listgrid with parameters of type ListGridRowDoubleClickHandlerModifier and TypeMethodDescriptionfinal ListGrid
ListGrid.addRowDoubleClickHandler
(ListGridRowDoubleClickHandler handler) Adds a double-click event handler for the grid row.