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

java.lang.Object
  extended by org.gcube.portlets.user.workspace.client.model.ListStoreModel
All Implemented Interfaces:
StoreOperationsInterface

public class ListStoreModel
extends Object
implements StoreOperationsInterface

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it This class is not used

Field Summary
static ListStoreModel instance
           
 
Constructor Summary
ListStoreModel()
           
 
Method Summary
static ListStoreModel getInstance()
           
 List<org.gcube.portlets.user.workspace.client.model.FileGridModel> getListModel()
           
 com.extjs.gxt.ui.client.store.ListStore<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 ListStoreModel instance
Constructor Detail

ListStoreModel

public ListStoreModel()
Method Detail

getInstance

public static ListStoreModel getInstance()

getStore

public com.extjs.gxt.ui.client.store.ListStore<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.