public class EncryptedField extends TextField
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
amber, green, highlightLinks, multiline, noValueText, red, richText, textAreaMinRows, textAreaWidthautoCapitalize, labelPlaceholder, maxLength, replaceBadUnicodeCharacters, size, stringValueaccessor, bulkCheckboxName, bulkChecked, colSpan, COPYRIGHT, EDITABLE_FIELD_CSS_CLASS, elementsConfiguration, enabled, errors, forceNewRow, FORM_LABEL_CSS_CLASS, help, href, id, INPUT_CONTAINER_CSS_CLASS, inputName, insertable, label, logger, mode, required, STATIC_VALUE_CSS_CLASS, title, updatable| Constructor and Description |
|---|
EncryptedField(PropertyAccessor accessor,
Mode mode,
String prefix,
String classPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFromObject(Object obj) |
void |
writeToObject(Object obj) |
getNoValueText, getTextAreaMinRows, getTextAreaWidth, getValue, isHighlightLinks, isMultiline, isRichText, readFromRequest, setHighlightLinks, setMultiline, setNoValueText, setRichText, setTextAreaMinRows, setTextAreaWidth, setValue, valueToXhtmlEdit, valueToXhtmlPreview, valueToXhtmlViewgetMaxLength, getSize, getStringValue, isAutoCapitalize, isLabelPlaceholder, isReplaceBadUnicodeCharacters, labelToXhtml, setAutoCapitalize, setLabelPlaceholder, setMaxLength, setReplaceBadUnicodeCharacters, setSize, setStringValue, validate, valueToXhtmlcloseVisibleField, errorsToXhtml, getColSpan, getDisplayValue, getErrors, getHelp, getHref, getId, getInputName, getLabel, getMode, getName, getPropertyAccessor, getText, getTitle, hasRequiredFields, helpToXhtml, isBlank, isEnabled, isForceNewRow, isInsertable, isReadOnly, isRequired, isUpdatable, isValid, maybeConvertValue, openVisibleField, readFrom, setColSpan, setEnabled, setErrors, setForceNewRow, setHelp, setHref, setId, setInputName, setInsertable, setLabel, setRequired, setTitle, setUpdatable, toXhtml, writeTo, writeToObject, writeToObjectpublic static final String copyright
public EncryptedField(PropertyAccessor accessor, Mode mode, String prefix, String classPath)
public void readFromObject(Object obj)
readFromObject in interface ElementreadFromObject in class TextFieldpublic void writeToObject(Object obj)
writeToObject in interface ElementwriteToObject in class TextFieldCopyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.