Uses of Interface
org.gwtbootstrap3.client.shared.event.AlertClosedHandler

Packages that use AlertClosedHandler
org.gwtbootstrap3.client.shared.event   
org.gwtbootstrap3.client.ui Widgets representing Bootstrap components. 
 

Uses of AlertClosedHandler in org.gwtbootstrap3.client.shared.event
 

Methods in org.gwtbootstrap3.client.shared.event that return types with arguments of type AlertClosedHandler
 GwtEvent.Type<AlertClosedHandler> AlertClosedEvent.getAssociatedType()
           
static GwtEvent.Type<AlertClosedHandler> AlertClosedEvent.getType()
           
 

Methods in org.gwtbootstrap3.client.shared.event with parameters of type AlertClosedHandler
protected  void AlertClosedEvent.dispatch(AlertClosedHandler handler)
           
 

Uses of AlertClosedHandler in org.gwtbootstrap3.client.ui
 

Methods in org.gwtbootstrap3.client.ui with parameters of type AlertClosedHandler
 HandlerRegistration Alert.addClosedHandler(AlertClosedHandler handler)
          Add a handler to be used when the closed event is fired
 



Copyright © 2015. All rights reserved.