org.jboss.errai.widgets.client
Class WSAlert

java.lang.Object
  extended by org.jboss.errai.widgets.client.WSAlert

public class WSAlert
extends Object


Constructor Summary
WSAlert()
           
 
Method Summary
static void alert(String message)
           
static void alert(String message, AcceptsCallback callback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSAlert

public WSAlert()
Method Detail

alert

public static void alert(String message)

alert

public static void alert(String message,
                         AcceptsCallback callback)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.