| Constructor and Description |
|---|
PasswordField(String name,
boolean required) |
PasswordField(String name,
int minLength,
int maxLength,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeElement(XmlWriter out) |
getCssClass, getInputValue, getMaxLength, getMinLength, getSize, getStringValue, getStyle, hasValue, initialize, isValid, setCssClass, setInputValue, setMaxLength, setMinLength, setSize, setStyle, setTextValue, setValueaddValidationError, getDefaultInstructions, getInitialValue, getInitialValue, getLabel, getName, getValidationErrors, getValue, getValue, hasValidationErrors, isReadOnly, isRequired, postInit, setDefaultInstructions, setInitialValue, setLabel, setName, setReadOnly, setRequired, toStringclone, getContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic PasswordField(String name, boolean required)
name - required - public PasswordField(String name, int minLength, int maxLength, boolean required)
public void serializeElement(XmlWriter out)
serializeElement in class TextFieldCopyright © 2015 Revolution Systems Inc.. All rights reserved.