Uses of Interface
org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces.ItemRemovedListener

Packages that use ItemRemovedListener
org.gcube.portlets.admin.fulltextindexportlet.gwt.client   
org.gcube.portlets.admin.fulltextindexportlet.gwt.client.ui.indexmanagement.index   
 

Uses of ItemRemovedListener in org.gcube.portlets.admin.fulltextindexportlet.gwt.client
 

Classes in org.gcube.portlets.admin.fulltextindexportlet.gwt.client that implement ItemRemovedListener
 class IndexExplorer
          An Explorer tree allowing the user to browse Indices and IndexLookups.
 

Uses of ItemRemovedListener in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.ui.indexmanagement.index
 

Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.ui.indexmanagement.index with parameters of type ItemRemovedListener
 void IndexDetail.addItemRemovedListener(ItemRemovedListener listener)
          A method to add a listener needing information of removed Indices to the list of listeners of the panels capable of destroying indices.
 void RemovePanel.addItemRemovedListener(ItemRemovedListener listener)
          A method to add a listener needing information of removed Indices to the list of listeners.
 



Copyright © 2013. All Rights Reserved.