class PasswordField

Extends:
UIComponent

Description:

Password field is used to type masked text. Use character() method to set a custom mask character.
All other methods are inherited from 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: