isOpen abstract method

bool isOpen()

Checks if the component is opened.

Returns true if the component has been opened and false otherwise.

Implementation

bool isOpen();