Interface ListGridRowClickHandler

All Superinterfaces:
BrowserEventHandler

public interface ListGridRowClickHandler extends BrowserEventHandler
ListGrid row click event handler interface
Since:
4.0
Author:
JBStrap
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ListGrid row click event handler
  • Method Details