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

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

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

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



Copyright © 2015. All rights reserved.