| Package | Description |
|---|---|
| org.gcube.portlets.user.results.client | |
| org.gcube.portlets.user.results.client.components | |
| org.gcube.portlets.user.results.server.servlet |
| Modifier and Type | Method and Description |
|---|---|
TreeNode |
ResultsetService.getWorkspaceTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsetServiceAsync.getWorkspaceTree(com.google.gwt.user.client.rpc.AsyncCallback<TreeNode> callback) |
| Modifier and Type | Method and Description |
|---|---|
List<TreeNode> |
TreeNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.client.ui.TreeItem |
WorkspaceTree.listFolders(TreeNode folder) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNode.setChildren(List<TreeNode> children) |
| Constructor and Description |
|---|
WorkspaceTree(Controller controller,
com.google.gwt.user.client.ui.PopupPanel myPanel,
TreeNode folder,
String defaultBaskedId) |
| Constructor and Description |
|---|
TreeNode(String label,
String id,
String path,
List<TreeNode> children,
int type,
boolean isRoot) |
| Modifier and Type | Method and Description |
|---|---|
protected static TreeNode |
NewresultsetServiceUtil.fillWorkspaceTree(org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder folder) |
TreeNode |
NewresultsetServiceImpl.getWorkspaceTree()
reads from the file system and returns the user workspace as TreeNode object
|
Copyright © 2013. All Rights Reserved.