org.gcube.portlets.user.workspace.client.model
Class GroupingStoreModel
java.lang.Object
org.gcube.portlets.user.workspace.client.model.GroupingStoreModel
- All Implemented Interfaces:
- StoreOperationsInterface
public class GroupingStoreModel
- extends Object
- implements StoreOperationsInterface
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
This class is not used
Method Summary |
static GroupingStoreModel |
getInstance()
|
List<org.gcube.portlets.user.workspace.client.model.FileGridModel> |
getListModel()
|
com.extjs.gxt.ui.client.store.GroupingStore<org.gcube.portlets.user.workspace.client.model.FileGridModel> |
getStore()
|
void |
setListModel(List<org.gcube.portlets.user.workspace.client.model.FileGridModel> listModel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static GroupingStoreModel instance
GroupingStoreModel
public GroupingStoreModel()
getInstance
public static GroupingStoreModel getInstance()
getStore
public com.extjs.gxt.ui.client.store.GroupingStore<org.gcube.portlets.user.workspace.client.model.FileGridModel> getStore()
getListModel
public List<org.gcube.portlets.user.workspace.client.model.FileGridModel> getListModel()
- Specified by:
getListModel
in interface StoreOperationsInterface
setListModel
public void setListModel(List<org.gcube.portlets.user.workspace.client.model.FileGridModel> listModel)
- Specified by:
setListModel
in interface StoreOperationsInterface
Copyright © 2014. All Rights Reserved.