Interface SharesBoxAppEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
SharesBoxApp
public interface SharesBoxAppEventHandler extends com.google.gwt.event.shared.EventHandler
- Author:
- svu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
deleteShares(DeleteSharesEvent event)
-
-
-
Method Detail
-
deleteShares
void deleteShares(DeleteSharesEvent event)
-
-