|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.webapp.tree.TreeActionsBean
org.nuxeo.dam.webapp.FoldersTreeActions
@Name(value="foldersTree") @Install(precedence=10) @Scope(value=CONVERSATION) public class FoldersTreeActions
Action Bean ton handle a Folders tree.
Field Summary |
---|
Fields inherited from class org.nuxeo.ecm.webapp.tree.TreeActionsBean |
---|
NODE_SELECTED_MARKER |
Fields inherited from interface org.nuxeo.ecm.webapp.tree.TreeActions |
---|
DEFAULT_TREE_PLUGIN_NAME |
Constructor Summary | |
---|---|
FoldersTreeActions()
|
Method Summary | |
---|---|
Boolean |
adviseNodeOpened(org.richfaces.component.UITree treeComponent)
|
void |
doReset()
|
Methods inherited from class org.nuxeo.ecm.webapp.tree.TreeActionsBean |
---|
changeExpandListener, destroy, forceTreeRefresh, getTreeRoots, getTreeRoots, reset, resetCurrentDocumentData, switchToDocumentBase, switchToUserWorkspace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FoldersTreeActions()
Method Detail |
---|
public Boolean adviseNodeOpened(org.richfaces.component.UITree treeComponent)
adviseNodeOpened
in interface org.nuxeo.ecm.webapp.tree.TreeActions
adviseNodeOpened
in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
@Observer(value="importSetCreated") public void doReset()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |