public class ConnectionNode
extends xyz.cofe.gui.swing.tree.TreeTableNodeBasic
| Constructor and Description |
|---|
ConnectionNode() |
ConnectionNode(Object data) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildContext(SqlService ss,
xyz.cofe.gui.swing.tree.ob.ObjectBrowser ob) |
static void |
disconnect(Connection conn,
NotifyService notifyService,
ScriptService scriptService) |
static Set<xyz.cofe.gui.swing.tree.TreeTableNodeBasic> |
findNode(xyz.cofe.gui.swing.tree.TreeTableNodeBasic root,
xyz.cofe.sql.ConnectPool cp,
Connection conn) |
attachListeners, clone, clone, collapse, consumeChildData, dropCache, expand, follow, getCachedNodes, getCacheLifeTime, getChildren, getChildrenSCN, getData, getDataFollowable, getDataFollower, getDataFormatter, getDataPath, getDataText, getDataTextReader, getFollowChildrenIterable, getFollowFinished, getFollowStarted, getIndex, getIndex, getPreferredCacheLifeTime, getPreferredDataFollowable, getPreferredDataFollower, getPreferredDataFormatter, getPreviousSibling, getRootScn, getSibling, getSibling, getTreeLevel, getTreeTableNodeFormat, isExpanded, onTreeBulkInserted, onTreeNodeAdded, onTreeNodeRemoved, popup, readFollowChildrenTo, setCacheLifeTime, setData, setDataFollowable, setDataFollower, setDataFormatter, setDataTextReader, setExpanded, setFollowFinished, setFollowStarted, stat, toString, treeTableNodeGetText, updateIndexdeepOffset, getNodesCount, getRootOffset, onPopupEvent, onTreeNodeAdding, onTreeNodeRemoving, resetNodesCount, setNodesCountaddTreeNodeListener, addTreeNodeListener, fireTreeNodeEvent, getTreeNodeListeners, hasTreeNodeListener, onTreeNodeEvent, onTreeNodeEvent, removeTreeNodeListenerappendChild, assignParentTo, createEventList, getChildrenList, insertChildAt, removeChild, removeChildAt, resetParent, setChildgetIndex, getNextSibling, getNodePath, getNodePath, getParent, getSibling, setParent, syncrun, tree, tree, tree, tree, updateParent, visit, visit, visit, visit, visit, visit, visit, walk, walk, walkequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdeepOffset, getRootOffsetonPopupEvent, onTreeNodeAdding, onTreeNodeRemovingaddTreeNodeListener, addTreeNodeListener, fireTreeNodeEvent, getTreeNodeListeners, hasTreeNodeListener, onTreeNodeEvent, onTreeNodeEvent, removeTreeNodeListenerpublic ConnectionNode()
public ConnectionNode(Object data)
public static Set<xyz.cofe.gui.swing.tree.TreeTableNodeBasic> findNode(xyz.cofe.gui.swing.tree.TreeTableNodeBasic root, xyz.cofe.sql.ConnectPool cp, Connection conn)
public static void disconnect(Connection conn, NotifyService notifyService, ScriptService scriptService)
public void buildContext(SqlService ss, xyz.cofe.gui.swing.tree.ob.ObjectBrowser ob)
Copyright © 2019. All rights reserved.