public interface NavigationTreeModelI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
ClientContextI |
getCtx() |
NavigationTreeModelNodeCacheI |
getNodecache() |
void |
nodesWereInserted(javax.swing.tree.TreeNode _node,
int[] _childIndices) |
void |
reload() |
void |
removeNodes(java.lang.Long[] _ids) |
void |
viewUpdated() |
static final java.lang.String $0
ClientContextI getCtx()
void removeNodes(java.lang.Long[] _ids)
NavigationTreeModelNodeCacheI getNodecache()
void reload()
void nodesWereInserted(javax.swing.tree.TreeNode _node, int[] _childIndices)
void viewUpdated()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.