Search
2252 results 381-390
Reference
responsive.recalc()
› Recalculate the widths used by responsive after a change in the displayhidden (i.e. display: none) the browser will not calculateresponsive.rebuild()
› Recalculate the column breakpoints based on the class information of the column header cellsbe able to control the column breakpoint information thatresponsive.index()
› Obtain the cell index from a `-tag li` details elementobtain a reference to the cell, row or columnresponsive.hasHidden()
› Determine if Responsive has hidden any columns in the tableThis method provides the ability to programmatically determine if Responsive has hidden any columns in the table or not. The result will reflect the state of the table when the method is called.columns().responsiveHidden()
› Get the responsive visibility state of columns in the tableThis method provides the ability to determine the Responsive visibility state of columns in a table. Please note that this is not the same as the column visibility control built into DataTables (columns().visible() / columns.visible) - Responsive implements its own column hiding.column().responsiveHidden()
› Get the responsive visibility state of a column in the tableThis method provides the ability to determine thekeys
› Enable and configure the KeyTable extension for DataTablesin a table, with the focused cell being movablekeys.tabIndex
› Set the table's tab index for when it will receive focuswill receive focus when the tab key is pressedkeys.keys
› Limit the keys that KeyTable will listen for and take action onKeyTable will listen for. The keys.enable() and keys.disable() methodskeys.focus
› Cell to receive initial focus in the tabledefine what cell in the table (if any) will