public class PartitaIvaField extends RegExpTextField
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static String |
partitaIvaRegExp |
errorString, pattern
amber, green, highlightLinks, multiline, noValueText, red, richText, textAreaMinRows, textAreaWidth
autoCapitalize, labelPlaceholder, maxLength, replaceBadUnicodeCharacters, size, stringValue
accessor, bulkCheckboxName, bulkChecked, colSpan, COPYRIGHT, EDITABLE_FIELD_CSS_CLASS, elementsConfiguration, enabled, errors, fieldCssClass, 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 |
---|
PartitaIvaField(PropertyAccessor accessor,
Mode mode,
String prefix) |
getErrorString, setErrorString, validate
getDisplayValue, getNoValueText, getTextAreaMinRows, getTextAreaWidth, getValue, isHighlightLinks, isMultiline, isRichText, readFromObject, readFromRequest, setHighlightLinks, setMultiline, setNoValueText, setRichText, setTextAreaMinRows, setTextAreaWidth, setValue, valueToXhtmlEdit, valueToXhtmlPreview, valueToXhtmlView, writeToObject
getMaxLength, getSize, getStringValue, isAutoCapitalize, isLabelPlaceholder, isReplaceBadUnicodeCharacters, labelToXhtml, setAutoCapitalize, setLabelPlaceholder, setMaxLength, setReplaceBadUnicodeCharacters, setSize, setStringValue, valueToXhtml
closeVisibleField, errorsToXhtml, getColSpan, getErrors, getFieldCssClass, getHelp, getHref, getId, getInputName, getLabel, getMode, getPropertyAccessor, getText, getTitle, hasRequiredFields, helpToXhtml, isBlank, isEnabled, isForceNewRow, isInsertable, isReadOnly, isRequired, isUpdatable, isValid, maybeConvertValue, openVisibleField, readFrom, setColSpan, setEnabled, setErrors, setFieldCssClass, setForceNewRow, setHelp, setHref, setId, setInputName, setInsertable, setLabel, setRequired, setTitle, setUpdatable, toXhtml, writeTo, writeToObject, writeToObject
public static final String copyright
public static final String partitaIvaRegExp
public PartitaIvaField(PropertyAccessor accessor, Mode mode, String prefix)