class CheckBox

Extends:
UIComponent

Description:

Check box UI component that extends UIComponent class.
For more methods for this component check UIComponent class.

Constructor

constructor([text])

CheckBox constructor.

Parameters:

Name Type Description

[text]

string

Text displayed next to the checkbox

Members

Methods

From this class:

Inherited from UIComponent: