public interface PasswordFieldInterface
| Modifier and Type | Method and Description |
|---|---|
logical |
isPasswordField()
Get value of the PASSWORD-FIELD attribute.
|
void |
setPasswordField(boolean value)
Set value of the PASSWORD-FIELD attribute.
|
void |
setPasswordField(logical value)
Set value of the PASSWORD-FIELD attribute.
|
void setPasswordField(boolean value)
value - Value of the attribute.void setPasswordField(logical value)
value - Value of the attribute.logical isPasswordField()