@Name(value="treeWidgetActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class TreeWidgetActions extends Object implements Serializable
Constructor and Description |
---|
TreeWidgetActions() |
Modifier and Type | Method and Description |
---|---|
void |
addSelectionToList(ActionEvent event) |
DocumentModel |
getDocumentFromPath(String path)
Returns the
DocumentModel referenced by the given path if
exists, null otherwise. |
public void addSelectionToList(ActionEvent event)
public DocumentModel getDocumentFromPath(String path) throws ClientException
DocumentModel
referenced by the given path if
exists, null
otherwise.ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.