Uses of Interface
org.gwtbootstrap3.extras.bootbox.client.callback.AlertCallback

Packages that use AlertCallback
org.gwtbootstrap3.extras.bootbox.client   
 

Uses of AlertCallback in org.gwtbootstrap3.extras.bootbox.client
 

Methods in org.gwtbootstrap3.extras.bootbox.client with parameters of type AlertCallback
 Bootbox.Dialog Bootbox.Dialog.addButton(String label, AlertCallback callback)
           
 Bootbox.Dialog Bootbox.Dialog.addButton(String label, String className, AlertCallback callback)
           
static void Bootbox.alert(String msg, AlertCallback callback)
          Displays a message in a modal dialog box.
 Bootbox.Dialog Bootbox.Dialog.setOnEscape(AlertCallback callback)
           
 



Copyright © 2015. All rights reserved.