@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(javax.faces.event.ActionEvent event) |
DocumentModel |
getDocumentFromPath(String path)
Returns the
DocumentModel referenced by the given path if exists, null otherwise. |
void |
setUIInputValue(javax.faces.event.ActionEvent event) |
public void addSelectionToList(javax.faces.event.ActionEvent event)
public void setUIInputValue(javax.faces.event.ActionEvent event)
public DocumentModel getDocumentFromPath(String path) throws ClientException
DocumentModel
referenced by the given path if exists, null
otherwise.ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.