Interface SharesBoxPagesEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
SharesBoxPage
public interface SharesBoxPagesEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSharesDeleted(SharesDeletedEvent event)
-
-
-
Method Detail
-
onSharesDeleted
void onSharesDeleted(SharesDeletedEvent event)
-
-