org.apache.beehive.netui.util.config.bean
Class JspTagConfig
Object
JspTagConfig
public class JspTagConfig
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspTagConfig
public JspTagConfig()
JspTagConfig
public JspTagConfig(DocType docType,
IdJavascript idJavascript,
String treeImageLocation)
JspTagConfig
public JspTagConfig(DocType docType,
IdJavascript idJavascript,
String treeImageLocation,
String treeRendererClass)
getDocType
public DocType getDocType()
getIdJavascript
public IdJavascript getIdJavascript()
getTreeImageLocation
public String getTreeImageLocation()
getTreeRendererClass
public String getTreeRendererClass()