git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@71869 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
a62b890cb0
commit
17568c14f5
|
@ -687,6 +687,8 @@ public class AppController implements SubscriberInterface {
|
|||
|
||||
System.out.println("In client new RPC getFolderChildrenForFileGrid "+folder.getName());
|
||||
|
||||
System.out.println(folder);
|
||||
|
||||
appContrExplorer.getRpcWorkspaceService().getFolderChildrenForFileGrid(folder, new AsyncCallback<List<FileGridModel>>() {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue