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


public interface AddCardListener

Author:
Alexander Yuhimenko

Method Summary
 void onAddCard(Card card, Category category)
           
 

Method Detail

onAddCard

public void onAddCard(Card card,
                      Category category)