Interface IModalOverlayPane

A modal overlay pane is displayed over a root pane.

Hierarchy

Properties

Methods

Properties

Remarks

A sub pane that represents content of the modal overlay.

controlPane: IModalControlPane

Remarks

A pane that represent modal control elements.

id: string

Remarks

Unique identifier for the pane.

visible: boolean

Remarks

Check visibility of the pane

Methods

  • Returns void

    Remarks

    Hide the pane.

  • Returns void

    Remarks

    Show the pane and all of its items.