is_refreshing
The is_refreshing method returns a boolean value that is True if the table is refreshing, or False if it is not.
Syntax
Parameters
This method takes no arguments.
Returns
A boolean value that is True if the table is refreshing or False if it is not.
Example
In this example, we create two tables - a static table and a time table - and check whether they are refreshing.