public interface TreeActions
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_TREE_PLUGIN_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentDocumentPath() |
List<DocumentTreeNode> |
getTreeRoots()
Returns tree roots according to current document first accessible parent.
|
boolean |
isNodeExpandEvent() |
void |
reset() |
void |
resetCurrentDocumentData() |
void |
toggleListener() |
static final String DEFAULT_TREE_PLUGIN_NAME
List<DocumentTreeNode> getTreeRoots()
String getCurrentDocumentPath()
void resetCurrentDocumentData()
void reset()
void toggleListener()
boolean isNodeExpandEvent()
Copyright © 2015 Nuxeo SA. All rights reserved.