com.raritantechnologies.verity.parametric.taglibrary
Class GetTreeTaxonomyJavaScript

java.lang.Object
  extended byBodyTagSupport
      extended bycom.raritantechnologies.verity.parametric.taglibrary.GetTreeTaxonomyJavaScript

public class GetTreeTaxonomyJavaScript
extends BodyTagSupport

javascript for tree taxonomy.

See Also:
Serialized Form

Constructor Summary
GetTreeTaxonomyJavaScript()
           
 
Method Summary
 int doAfterBody()
           
 int doStartTag()
           
 void setHasScroll(java.lang.String hasScroll)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTreeTaxonomyJavaScript

public GetTreeTaxonomyJavaScript()
Method Detail

setHasScroll

public void setHasScroll(java.lang.String hasScroll)

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException

doAfterBody

public int doAfterBody()
                throws JspException
Throws:
JspException