org.gcube.portlets.user.workspace.client.model
Class GroupingStoreModel

java.lang.Object
  extended by 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

Field Summary
static GroupingStoreModel instance
           
 
Constructor Summary
GroupingStoreModel()
           
 
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
 

Field Detail

instance

public static GroupingStoreModel instance
Constructor Detail

GroupingStoreModel

public GroupingStoreModel()
Method Detail

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 © 2013. All Rights Reserved.