org.eclipse.higgins.ics.gwt.base.client.listener
Interface RemoveCardListener


public interface RemoveCardListener

Author:
Alexander Yuhimenko

Method Summary
 void onRemoveCard(Card card, Category category)
           
 

Method Detail

onRemoveCard

public void onRemoveCard(Card card,
                         Category category)