Uses of Class
org.cruxframework.crux.widgets.client.dialog.FlatMessageBox

Packages that use FlatMessageBox
org.cruxframework.crux.widgets.client.dialog   
 

Uses of FlatMessageBox in org.cruxframework.crux.widgets.client.dialog
 

Methods in org.cruxframework.crux.widgets.client.dialog that return FlatMessageBox
static FlatMessageBox FlatMessageBox.show(com.google.gwt.safehtml.shared.SafeHtml message, FlatMessageBox.MessageType type)
          Shows a message box
static FlatMessageBox FlatMessageBox.show(String message, FlatMessageBox.MessageType type)
          Shows a message box
 



Copyright © 2015. All rights reserved.