Unselected
Represents an unselected state with an optional previous selected table ID.
Functions
Link copied to clipboard
Check if reset button can be displayed.
Link copied to clipboard
Gets the row index of the selected cell if the table ID matches.
Link copied to clipboard
Checks if a cell's parent is selected.
Link copied to clipboard
Checks if a cell is selected.
Link copied to clipboard
Checks if the corner of the table is selected.
Link copied to clipboard
Checks if a header cell is selected.
Link copied to clipboard
Link copied to clipboard
fun isParentHeaderSelected(selectedTableId: String, columnIndex: Int, columnHeaderRowIndex: Int): Boolean
Checks if a parent header is selected.
Link copied to clipboard
Checks if a row is selected.