Home | All Classes | Grouped Classes | Index | Search
Returns true if component accepts user input.
bool is_enabled( 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 enabled.
See also: