org.apache.struts.taglib.tiles
Class AddTag
- ComponentConstants
Add an element to the surrounding list tag.
Same syntax as <put>.
callParent, computeRealValue, doAfterBody, doEndTag, doStartTag, findEnclosingPutTagParent, getBeanName, getBeanProperty, getBeanScope, getContent, getName, getRealValue, getRealValueFromBean, getRole, getType, getValue, release, releaseInternal, setBeanName, setBeanProperty, setBeanScope, setContent, setContent, setDirect, setName, setObjectValue, setRole, setType, setValue, setValue |
AddTag
public AddTag()
default constructor
callParent
protected void callParent()
throws JspException Call parent tag which must implement AttributeContainer.
- callParent in interface PutTag
findEnclosingPutListTagParent
protected AddTagParent findEnclosingPutListTagParent()
throws JspException Find parent tag which must implement AttributeContainer.
Copyright ?? 2000-2014 - The Apache Software Foundation