@Scope(value=PAGE) @Name(value="reducedTreeActions") @Install(precedence=10) public class ReducedTreeActionsBean extends TreeActionsBean
The scope is PAGE to reinitialize the tree for new utilization.
currentDocumentPath, currentPersonalWorkspacePath, documentManager, firstAccessibleParentPath, isUserWorkspace, navigationContext, NODE_SELECTED_MARKER, showingGlobalRoot, treeInvalidator, trees, userWorkspacePath
DEFAULT_TREE_PLUGIN_NAME
Constructor and Description |
---|
ReducedTreeActionsBean() |
Modifier and Type | Method and Description |
---|---|
List<DocumentTreeNode> |
getRootNode() |
List<DocumentTreeNode> |
getTreeRoots()
Returns tree roots according to current document first accessible parent.
|
changeExpandListener, checkIfTreeInvalidationNeeded, findFarthestContainerPath, forceTreeRefresh, getCurrentDocumentPath, getTreeRoots, getTreeRoots, getTreeRoots, getTreeRoots, getTreeRoots, getUserWorkspacePath, isNodeExpandEvent, newDocumentTreeNode, reset, resetCurrentDocumentData, switchToDocumentBase, switchToUserWorkspace, toggleListener
public ReducedTreeActionsBean()
public List<DocumentTreeNode> getTreeRoots()
TreeActions
getTreeRoots
in interface TreeActions
getTreeRoots
in class TreeActionsBean
public List<DocumentTreeNode> getRootNode()
Copyright © 2015 Nuxeo SA. All rights reserved.