public class HTMLSnippet extends AbstractInput<HTMLSnippet> implements FormCheckerElement
desc, inputAttributes, name, preSetValue, size, value| Constructor and Description |
|---|
HTMLSnippet() |
| Modifier and Type | Method and Description |
|---|---|
static HTMLSnippet |
build(String name) |
String |
getInputTag(Map<String,String> attributes) |
String |
getType() |
String |
getValue() |
void |
init(Request request,
boolean firstRun,
Validator validator) |
HTMLSnippet |
setHTML(String html) |
addCriteria, buildAllAttributes, buildAllAttributes, buildMaxLen, buildRequiredAttribute, changeDescription, getCompleteInput, getCriteria, getDescription, getElementId, getHelpText, getInputTag, getLabel, getLastTabIndex, getName, getPreSetValue, getTabIndex, getTabIndexTag, getTabIndexTagIncreaseBy, getValidationResult, getValueHtmlEncoded, isRequired, isValid, setCriterias, setDescription, setFormChecker, setHelpText, setInputAttributes, setInvalid, setName, setPreSetValue, setRequired, setSize, setTabIndex, setValidationResult, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeDescription, getCompleteInput, getCriteria, getDescription, getHelpText, getInputTag, getLabel, getLastTabIndex, getName, getPreSetValue, getTabIndex, getValidationResult, getValueHtmlEncoded, isRequired, isValid, setDescription, setFormChecker, setInvalid, setName, setPreSetValue, setRequired, setSize, setTabIndex, setValidationResult, setValuepublic static HTMLSnippet build(String name)
public HTMLSnippet setHTML(String html)
public String getValue()
getValue in interface FormCheckerElementgetValue in class AbstractInput<HTMLSnippet>public String getInputTag(Map<String,String> attributes)
getInputTag in interface FormCheckerElementpublic void init(Request request, boolean firstRun, Validator validator)
init in interface FormCheckerElementinit in class AbstractInput<HTMLSnippet>public String getType()
getType in interface FormCheckerElementCopyright © 2017. All rights reserved.