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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface INotificationBubbleHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onClose(INotificationBubbleCloseEvent event)
           
 void onLoad(INotificationBubbleLoadEvent event)
           
 

Method Detail

onLoad

void onLoad(INotificationBubbleLoadEvent event)

onClose

void onClose(INotificationBubbleCloseEvent event)


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