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, termStartTag
action, getEntityName, getEntityObj, getFormTag, getNavigatorNode, getPageContext, rowCommand, targetCommand
contextPath, 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, wantToDelQuestion
protected 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.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public boolean isEditable()
isEditable
in class TermTag