IComponent

A single component of a window.

Members

Functions

getInternal
IComponent getInternal()

Returns the component owned by the backend.

visible
bool visible()

Gets the visibility of the component.

visible
void visible(bool visible)

Sets the visibility of the component.

Meta