Uses of Interface
org.eclipse.higgins.ics.gwt.base.client.listener.AddCategoryListener

Packages that use AddCategoryListener
org.eclipse.higgins.ics.gwt.base.client.model   
org.eclipse.higgins.ics.gwt.icm.client.panel.category   
 

Uses of AddCategoryListener in org.eclipse.higgins.ics.gwt.base.client.model
 

Methods in org.eclipse.higgins.ics.gwt.base.client.model with parameters of type AddCategoryListener
 boolean CurrentStateBean.addAddCategoryListener(AddCategoryListener addCategoryListener)
           
 

Uses of AddCategoryListener in org.eclipse.higgins.ics.gwt.icm.client.panel.category
 

Methods in org.eclipse.higgins.ics.gwt.icm.client.panel.category that return AddCategoryListener
 AddCategoryListener CategoryListPanel.getAddCategoryListener()