Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
InputPassword |
InputPassword.setMaxLength(java.lang.Integer maxLength)
Set "maxLength" property and if element was draw call script at browser.
|
InputPassword |
InputPassword.setReadOnly(boolean readOnly)
Set "readOnly" property and if element was draw call script at browser.
|
InputPassword |
InputPassword.setSize(java.lang.Integer size)
Set "size" property and if element was draw call script at browser.
|