set_clickable
Description:
Sets the header to be active if clickable
is true.
When the header is active, then it can take keyboard focus, and can be clicked.
Parameters:
this | |
clickable |
true if the header is active. |
Sets the header to be active if clickable
is true.
When the header is active, then it can take keyboard focus, and can be clicked.
this | |
clickable |
true if the header is active. |