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

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

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

Methods in org.gwtbootstrap3.extras.bootbox.client with parameters of type ConfirmCallback
static void Bootbox.confirm(String msg, ConfirmCallback callback)
          Displays a message in a modal dialog box, along with the standard 'OK' and 'Cancel' buttons.
 



Copyright © 2015. All rights reserved.