org.kuali.student.common.ui.client.widgets.notification
Class KSNotifier
java.lang.Object
org.kuali.student.common.ui.client.widgets.notification.KSNotifier
public class KSNotifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
notifier
private static final com.google.gwt.user.client.ui.FlowPanel notifier
FADE_DURATION
public static final int FADE_DURATION
- See Also:
- Constant Field Values
DEFAULT_FADE_DURATION
private static final int DEFAULT_FADE_DURATION
- See Also:
- Constant Field Values
KSNotifier
private KSNotifier()
show
public static void show(String message)
add
public static void add(KSNotification notification)
remove
public static void remove(KSNotification notification,
boolean fireEvents)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.