public class TermTag extends FormAccessor
path
targeted to them.
Prepares, furthermore, the 'editable' status that determines the double behavior of the inner tag.Constructor and Description |
---|
TermTag() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
dictPath() |
java.lang.String |
getLabel() |
java.lang.String |
getPath() |
boolean |
isEditable() |
java.lang.String |
renderedValue() |
void |
setLabel(java.lang.String label) |
void |
setPath(java.lang.String path) |
protected void |
tagBottom(java.lang.StringBuilder output) |
protected void |
tagMiddle(java.lang.StringBuilder output) |
protected void |
tagPost() |
protected void |
tagPre(java.lang.StringBuilder output) |
protected void |
tagTop(java.lang.StringBuilder output) |
protected void |
termEndTag() |
int |
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 tagPre(java.lang.StringBuilder output)
protected void tagTop(java.lang.StringBuilder output)
protected void tagMiddle(java.lang.StringBuilder output)
protected void tagBottom(java.lang.StringBuilder output)
protected void tagPost() throws java.io.IOException
java.io.IOException
protected java.lang.String dictPath()
public int termStartTag()
protected void termEndTag()
public java.lang.String getPath()
public void setPath(java.lang.String path)
public boolean isEditable()
public java.lang.String renderedValue()
public java.lang.String getLabel()
public void setLabel(java.lang.String label)