class EdbColumnClassifyPane.TreeTuple extends EdbTreeNode implements EdbPhantomListener, Runnable
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
childrenChecked |
| Constructor and Description |
|---|
TreeTuple(EdbTreeModel tm,
EdbEID eid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doVisible()
ノードを表示すべきかどうかを取得します.
|
(package private) void |
makeChildren() |
void |
phantomLoaded(EdbPhantom p)
ファントムが表しているデータがロードされた時に呼び出されます.
|
void |
run() |
String |
toString()
ノードラベルのテキストを取得します.
|
add, children, eid, findNode, getCount, getDepth, getEDB, getParent, getPath, getTN, getTNPath, getTree, getTreeModel, getValue, isEID, isVisible, rearrange, remove, setTreeModel, setValue, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateFormedUTLFId, createLogisticsId, eidIsValidTreeTuple(EdbTreeModel tm, EdbEID eid)
public String toString()
EdbTreeNodetoString in class EdbTreeNodepublic boolean doVisible()
EdbTreeNodedoVisible in class EdbTreeNodetrue,その他 false を返します.public void phantomLoaded(EdbPhantom p)
phantomLoaded in interface EdbPhantomListenerp - ファントムが渡されます.void makeChildren()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025