Home | All Classes | Grouped Classes | Index | Search
Returns true if component is visible.
bool is_visible( bool check_parents = true);
Detailed description:
Is check_parents is true, it will check the state of the parents, and only return true if all parents are visible.
See also: