class PasswordField

Extends:
UIComponent, ContainerComponent, TextComponent

Description:

Password field is used to type masked text. Use character() method to set a custom mask character.
All other methods are inherited from TextComponent and UIComponent.

Constructor

constructor([value])

PasswordField constructor. Creates an instance of PasswordField UI component.

Parameters:

Name Type Description

[value]

string

Text value.

Members

Methods

From this class:

Inherited from UIComponent:

Inherited from TextComponent:

Inherited from ContainerComponent: