Uses of Interface
com.ebmwebsourcing.geasytools.widgets.ext.api.notification.event.INotificationBubbleHandler

Packages that use INotificationBubbleHandler
com.ebmwebsourcing.geasytools.widgets.ext.api.notification   
com.ebmwebsourcing.geasytools.widgets.ext.impl.notification   
com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.event   
 

Uses of INotificationBubbleHandler in com.ebmwebsourcing.geasytools.widgets.ext.api.notification
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.api.notification with parameters of type INotificationBubbleHandler
 void INotificationBubble.addHandler(INotificationBubbleHandler handler)
           
 

Uses of INotificationBubbleHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification with parameters of type INotificationBubbleHandler
 void NotificationBubble.addHandler(INotificationBubbleHandler handler)
           
 

Uses of INotificationBubbleHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.event
 

Fields in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.event with type parameters of type INotificationBubbleHandler
static com.google.gwt.event.shared.GwtEvent.Type<INotificationBubbleHandler> NotificationBubbleCloseEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<INotificationBubbleHandler> NotificationBubbleLoadEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.event that return types with arguments of type INotificationBubbleHandler
 com.google.gwt.event.shared.GwtEvent.Type<INotificationBubbleHandler> NotificationBubbleCloseEvent.getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent.Type<INotificationBubbleHandler> NotificationBubbleLoadEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.event with parameters of type INotificationBubbleHandler
protected  void NotificationBubbleCloseEvent.dispatch(INotificationBubbleHandler handler)
           
protected  void NotificationBubbleLoadEvent.dispatch(INotificationBubbleHandler handler)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.