railo.runtime.tag
Class TreeItem
java.lang.Object
railo.runtime.ext.tag.TagImpl
railo.runtime.tag.TreeItem
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public class TreeItem
- extends TagImpl
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
TreeItem
public TreeItem()
throws TagNotSupported
- Throws:
TagNotSupported
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class TagImpl
setDisplay
public void setDisplay(String display)
- Parameters:
display
- the display to set
setExpand
public void setExpand(boolean expand)
- Parameters:
expand
- the expand to set
setHref
public void setHref(String href)
- Parameters:
href
- the href to set
setImg
public void setImg(String img)
- Parameters:
img
- the img to set
setImgopen
public void setImgopen(String imgopen)
- Parameters:
imgopen
- the imgopen to set
setParent
public void setParent(String parent)
- Parameters:
parent
- the parent to set
setQuery
public void setQuery(String query)
- Parameters:
query
- the query to set
setQueryasroot
public void setQueryasroot(String queryAsRoot)
- Parameters:
queryAsRoot
- the queryAsRoot to set
setTarget
public void setTarget(String target)
- Parameters:
target
- the target to set
setValue
public void setValue(String value)
- Parameters:
value
- the value to set
doStartTag
public int doStartTag()
throws ApplicationException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class TagImpl
- Throws:
ApplicationException
Copyright © 2012 Railo