class Panel

Extends:
UIComponent

Description:

Panel UI component, rectangular UI component that can be used in many different ways:

Constructor

constructor([text])

Panel constructor. Creates an instance of Panel UI component.

Parameters:

Name Type Description

[text]

string

Text associated with this Panel. It will be used, for example, for a tab name when this panel is added to Tabs component.

Members

Methods

From this class:

Inherited from UIComponent: