public class FieldInfoTag extends FieldReferrerTag implements Writer
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldInfoTag.DataTypeOrigin |
| Modifier and Type | Field and Description |
|---|---|
protected Attribute |
container |
protected Attribute |
type |
protected static int |
TYPE_CHECK |
protected static int |
TYPE_DATATYPE |
protected static int |
TYPE_DATATYPEDESCRIPTION |
protected static int |
TYPE_DATATYPEXML |
protected static int |
TYPE_DEFAULTVALUE |
protected static int |
TYPE_DESCRIPTION |
protected static int |
TYPE_ERRORS |
protected static int |
TYPE_FORID |
protected static int |
TYPE_GUINAME |
protected static int |
TYPE_GUITYPE |
protected static int |
TYPE_GUIVALUE |
protected static int |
TYPE_INPUT |
protected static int |
TYPE_NAME |
protected static int |
TYPE_READONLYINPUT |
protected static int |
TYPE_REUSESEARCHINPUT |
protected static int |
TYPE_SEARCHINPUT |
protected static int |
TYPE_TYPE |
protected static int |
TYPE_TYPEDESCRIPTION |
protected static int |
TYPE_UNSET |
protected static int |
TYPE_USEINPUT |
protected static int |
TYPE_USESEARCHINPUT |
protected static int |
TYPE_VALUE |
parentFieldIdelement, parentNodeIdcloudIdcontextId, EVAL_BODY, helper, id, pageContextTag, referid, writerid| Constructor and Description |
|---|
FieldInfoTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(String value,
Node n)
decode and encode can be overriden.
|
int |
doAfterBody() |
int |
doEndTag()
Write the value of the fieldinfo.
|
int |
doStartTag() |
String |
encode(String value,
Field f) |
DataType |
getDataType() |
String |
getOptions() |
FieldInfoTag.DataTypeOrigin |
getOrigin() |
String |
getPrefix() |
String |
getSessionName() |
protected int |
getType() |
protected TypeHandler |
getTypeHandler(Field field)
Answer the type handler for the given type.
|
void |
setDatatype(Object d) |
void |
setOptions(String o) |
void |
setType(String t) |
findFieldProvider, findFieldProvider, getField, setFieldfillStandardParameters, findNode, findNodeProvider, findNodeProvider, getCloudVar, getLocale, getNode, getNode, getNodeFromPageContext, initTag, setElement, setNodefindCloudProvider, findCloudProvider, getCloudContext, getNode, getNodeOrNull, setCloudappendMoreParameters, doCatch, doFinally, findLoopOrQuery, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getCurrentBlock, getDefaultLocale, getEscapedValue, getFormTag, getId, getLocaleFromContext, getObject, getObjectConditional, getPageContext, getPageContextTag, getQuery, getReferid, getString, getTaglibVersion, getThreadPageContext, getTimer, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setPageContextOnly, setReferid, setVartype, setWrite, setWriterdoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWriterValue, haveBody, setEscape, setJspvar, setVartype, setWriteprotected static final int TYPE_NAME
protected static final int TYPE_GUINAME
protected static final int TYPE_VALUE
protected static final int TYPE_GUIVALUE
protected static final int TYPE_TYPE
protected static final int TYPE_GUITYPE
protected static final int TYPE_DESCRIPTION
protected static final int TYPE_TYPEDESCRIPTION
protected static final int TYPE_DATATYPE
protected static final int TYPE_DATATYPEDESCRIPTION
protected static final int TYPE_DATATYPEXML
protected static final int TYPE_FORID
protected static final int TYPE_DEFAULTVALUE
protected static final int TYPE_UNSET
protected static final int TYPE_INPUT
protected static final int TYPE_CHECK
protected static final int TYPE_ERRORS
protected static final int TYPE_USEINPUT
protected static final int TYPE_SEARCHINPUT
protected static final int TYPE_USESEARCHINPUT
protected static final int TYPE_REUSESEARCHINPUT
protected static final int TYPE_READONLYINPUT
protected Attribute type
protected Attribute container
public String getSessionName()
public void setType(String t) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionprotected int getType()
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setOptions(String o) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic String getOptions() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setDatatype(Object d) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic DataType getDataType() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic FieldInfoTag.DataTypeOrigin getOrigin()
protected TypeHandler getTypeHandler(Field field)
public int doStartTag()
throws javax.servlet.jsp.JspTagException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class NodeReferrerTagjavax.servlet.jsp.JspTagExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspTagException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class NodeReferrerTagjavax.servlet.jsp.JspTagExceptionpublic int doAfterBody()
throws javax.servlet.jsp.JspException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic String getPrefix() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic String decode(String value, Node n) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}