class EdbOrganizationClassifyPane.OrganizationTreeTuple extends EdbTreeNode implements EdbPhantomListener, Runnable
| Modifier and Type | Field and Description |
|---|---|
(package private) EdbDate |
checkedDate |
(package private) boolean |
childrenChecked |
(package private) String |
chrono |
(package private) boolean |
isPresent |
(package private) String |
title |
| Constructor and Description |
|---|
OrganizationTreeTuple(EdbTreeModel tm,
EdbEID eid,
String chr,
String tit,
boolean isp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doVisible()
ノードを表示すべきかどうかを取得します.
|
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, eidIsValidboolean childrenChecked
String chrono
String title
EdbDate checkedDate
boolean isPresent
OrganizationTreeTuple(EdbTreeModel tm, EdbEID eid, String chr, String tit, boolean isp)
public String toString()
EdbTreeNodetoString in class EdbTreeNodepublic boolean doVisible()
EdbTreeNodedoVisible in class EdbTreeNodetrue,その他 false を返します.public void phantomLoaded(EdbPhantom p)
phantomLoaded in interface EdbPhantomListenerp - ファントムが渡されます.EDB Working Group at Mon Dec 15 16:45:05 JST 2025