public class DataItem extends TermTag
dataForm tag.| Constructor and Description |
|---|
DataItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
java.lang.Boolean |
getReadOnly() |
java.lang.Boolean |
getViewOnly() |
boolean |
isEditable() |
void |
setReadOnly(java.lang.Boolean readOnly) |
protected void |
setViewOnly(java.lang.Boolean viewOnly) |
dictPath, getLabel, getPath, renderedValue, setLabel, setPath, tagBottom, tagMiddle, tagPost, tagPre, tagTop, termEndTag, termStartTagaction, getEntityName, getEntityObj, getFormTag, getNavigatorNode, getPageContext, rowCommand, targetCommandcontextPath, detailRowCommand, getMsgKey, getText, getUrl, getValue, href, href, imageTag, imageTag, inputTag, inputTag, inputTag, isAdd, isEdit, optionTag, out, outButton, outHidden, outHref, outInputTag, renderEntity, renderEntity, request, setMsgKey, setValue, styleWrap, wantToDelQuestionprotected void setViewOnly(java.lang.Boolean viewOnly)
public java.lang.Boolean getViewOnly()
public java.lang.Boolean getReadOnly()
public void setReadOnly(java.lang.Boolean readOnly)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic boolean isEditable()
isEditable in class TermTag