An enum of widget bit flags.
A layout cannot be set on the widget.
The widget is attached to the DOM.
The widget has been disposed.
The widget is hidden.
The widget is visible.
since 2.7.0, apply that flag consistently was not reliable so it was dropped in favor of a recursive check of the visibility of all parents.
An enum of widget bit flags.