| com.sourcetap.sfa.ui.BasicTreeNode com.sourcetap.sfa.ui.ContactTreeNode
ContactTreeNode | public ContactTreeNode()(Code) | | |
ContactTreeNode | public ContactTreeNode(Object userObject)(Code) | | |
getDisplayText | public String getDisplayText()(Code) | | DOCUMENT ME!
|
Methods inherited from com.sourcetap.sfa.ui.BasicTreeNode | public static BasicTreeNode createTree(GenericDelegator delegator, String entityName, String keyAttributeName, String parentAttributeName, String nodeClassName) throws GenericEntityException, ClassNotFoundException, LinkageError, ExceptionInInitializerError, InstantiationException, IllegalAccessException(Code)(Java Doc) public static BasicTreeNode createTree(GenericDelegator delegator, String entityName, String keyAttributeName, String parentAttributeName) throws GenericEntityException, ClassNotFoundException, LinkageError, ExceptionInInitializerError, InstantiationException, IllegalAccessException(Code)(Java Doc) public static BasicTreeNode createTree(GenericValue[] gv, String keyAttributeName, String parentAttributeName, String nodeClassName) throws ClassNotFoundException, LinkageError, ExceptionInInitializerError, InstantiationException, IllegalAccessException(Code)(Java Doc) public void displayHtml(Writer out) throws java.io.IOException(Code)(Java Doc) public String getDisplayText()(Code)(Java Doc)
|
|
|