public class HTMLSnippet extends AbstractInput implements FormCheckerElement
desc, name, preSetValue, value| Constructor and Description |
|---|
HTMLSnippet() |
| Modifier and Type | Method and Description |
|---|---|
static HTMLSnippet |
build(String name) |
String |
getInputTag(Map<String,String> attributes) |
String |
getValue() |
void |
init(javax.servlet.http.HttpServletRequest request,
boolean firstRun,
Validator validator) |
HTMLSnippet |
setHTML(String html) |
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, setInvalid, setPreSetValue, setRequired, 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, setPreSetValue, setRequired, setTabIndex, setValidationResult, setValuepublic static HTMLSnippet build(String name)
public HTMLSnippet setHTML(String html)
public String getValue()
getValue in interface FormCheckerElementgetValue in class AbstractInputpublic String getInputTag(Map<String,String> attributes)
getInputTag in interface FormCheckerElementpublic void init(javax.servlet.http.HttpServletRequest request,
boolean firstRun,
Validator validator)
init in interface FormCheckerElementinit in class AbstractInputCopyright © 2016. All rights reserved.