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

    Constructors

    Methods

    • Resize a side panel asynchronously. This function makes sure that such movements are performed one after another in order to prevent the movements from overriding each other. When resolved, the returned promise yields the final position of the split handle.

      Parameters

      Returns Promise<number>

    • Set the position of a split handle asynchronously. This function makes sure that such movements are performed one after another in order to prevent the movements from overriding each other. When resolved, the returned promise yields the final position of the split handle.

      Parameters

      Returns Promise<number>