Search
2506 results 151-160
Reference
select.blurable()› Get / set the blurable state of the table's item selection optionsSelect provides the ability for the itemselect()› Initialise Select from outside of the constructorwhen not attached to the DOM. As of 1.13.2rows().select()› Select rowsThis method simply selects the rows that have beenrows().deselect()› Deselect rowsThis method simply deselects the rows that have been found by the rows() selector method.row().selected()› Determine if a row has been selectedThis method can be used to determine the selection state of an individual row.row().select()› Select a single rowhas been found by the row() selector method. Ifrow().focus()› Move keyboard focus to a specific rowis enabled rows in the table can gain focusrow().deselect()› Deselect a single rowThis method simply deselects a single row that has been found by the row() selector method.row().blur()› Blur focus from a rowis enabled rows in the table can gain focuscolumns().select()› Select columnsThis method simply selects the columns that have been