Searched refs:QueryTableRow (Results 1 – 1 of 1) sorted by relevance
37 class QueryTableRow implements m.ClassComponent<QueryTableRowAttrs> { class85 QueryTableRow.columnsContainsSliceLocation(columns);87 (e: Event) => QueryTableRow.rowOnClickHandler(e, row, 'QueryResults') :91 QueryTableRow.rowOnClickHandler(e, row, 'CurrentSelection') :135 rows.push(m(QueryTableRow, {row: resp.rows[i], columns: resp.columns}));