Interface ContentPushEvent.ContentPushHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ContentPushEvent
public static interface ContentPushEvent.ContentPushHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonContentPush(ContentPushEvent event)
-
-
-
Method Detail
-
onContentPush
void onContentPush(ContentPushEvent event)
-
-