Theia API Documentation v1.65.0
    Preparing search index...

    An enum of widget bit flags.

    Index

    Enumeration Members

    DisallowLayout: 16

    A layout cannot be set on the widget.

    IsAttached: 2

    The widget is attached to the DOM.

    IsDisposed: 1

    The widget has been disposed.

    IsHidden: 4

    The widget is hidden.

    IsVisible: 8

    The widget is visible.