Interface OrgChartGroupUIEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
OrgaChartUserItem
public interface OrgChartGroupUIEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onContactLoaded(ContactLoadedEvent event)
-
-
-
Method Detail
-
onContactLoaded
void onContactLoaded(ContactLoadedEvent event)
-
-