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, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createFormedUTLFId, createLogisticsId, eidIsValid
boolean childrenChecked
String chrono
String title
EdbDate checkedDate
boolean isPresent
OrganizationTreeTuple(EdbTreeModel tm, EdbEID eid, String chr, String tit, boolean isp)
public String toString()
EdbTreeNode
toString
in class EdbTreeNode
public boolean doVisible()
EdbTreeNode
doVisible
in class EdbTreeNode
true
,その他 false
を返します.public void phantomLoaded(EdbPhantom p)
phantomLoaded
in interface EdbPhantomListener
p
- ファントムが渡されます.EDB Working Group at Tue Jun 10 17:08:59 JST 2025