get_n_selected_rows


Description:

public int get_n_selected_rows () throws Error

Query a table to find out how many rows are currently selected.

Not all tables support row selection.

Parameters:

this

a pointer to the Table implementor on which to operate.

Returns:

a int indicating the number of rows currently selected.