public abstract class ShrBinaryTag extends FormAccessor
Constructor and Description |
---|
ShrBinaryTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkFurtherInheritance(TermTag editableBox) |
int |
doEndTag() |
int |
doStartTag() |
java.lang.Boolean |
getEditable() |
protected java.lang.String |
getObjectPath() |
java.lang.String |
getPath() |
protected void |
renderEditingCommands() |
void |
setEditable(java.lang.Boolean editable) |
void |
setPath(java.lang.String path) |
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
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
protected void checkFurtherInheritance(TermTag editableBox)
protected java.lang.String getObjectPath()
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
protected void renderEditingCommands()
public java.lang.String getPath()
public void setPath(java.lang.String path)
public java.lang.Boolean getEditable()
public void setEditable(java.lang.Boolean editable)