Interface TabularResourceInfoEvent.HasTabularResourceInfoEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- TabularResourceInfoEvent
public static interface TabularResourceInfoEvent.HasTabularResourceInfoEventHandler extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationaddTabularResourceInfoEventHandler(TabularResourceInfoEvent.TabularResourceInfoEventHandler handler)
-
-
-
Method Detail
-
addTabularResourceInfoEventHandler
com.google.gwt.event.shared.HandlerRegistration addTabularResourceInfoEventHandler(TabularResourceInfoEvent.TabularResourceInfoEventHandler handler)
-
-