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

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

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

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

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

Uses of AlertCloseHandler in org.gwtbootstrap3.client.ui
 

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



Copyright © 2015. All rights reserved.