Interface TableRowClickBehaviour


public interface TableRowClickBehaviour
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onRowClick(Object rowData, ColumnName[] tableColumns, DataType dataType)