Password Text Field

The SpPasswordField bean allows the editing of a single line of text where the view indicates that something was typed, but does not show the original characters.

Repeat Button does not affect this bean.

Consistency between the bean and the context is maintained as follows:

The SpPasswordField bean provides a set of default PasswordField types, each of which invokes a particular behavior when its state changes. The functions of these PasswordField fields are the same as those of the SpButtons.

Each time this bean changes its state, a DSECoordinationEvent is fired and the event gets its information from the "type" and "navigationParameters" properties of the password text field (see Password Text Field properties). The event name is the bean name (getName() method) with ".dataChanged" appended to it.