class InternalWindow

Extends:
UIComponent

Description:

InternalWindow UI component, extends UIComponent class.
Internal window is a Window like component, but it can only be added to InternalWindowContainer for window-in-window experience.

For more methods for this component check UIComponent class.

Constructor

constructor([text])

InternalWindow constructor.

Parameters:

Name Type Description

[text]

string

Window title text

Members

Methods

From this class:

Inherited from UIComponent: