class InternalWindow

Extends:
ContainerComponent, UIComponent

Description:

InternalWindow UI component. Extends ContainerComponent, which 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 ContainerComponent:

Inherited from UIComponent: