Class VisualNotificationSupport
java.lang.Object
com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
- Direct Known Subclasses:
VisualNotificationSupportAPI
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final NotificationEventBus
protected final List
<com.google.web.bindery.event.shared.HandlerRegistration> protected boolean
protected final com.google.gwt.user.client.ui.HTMLPanel
protected DemoMessages
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
handlerRegistrations
-
eventBus
-
logPanel
protected final com.google.gwt.user.client.ui.HTMLPanel logPanel -
installed
protected boolean installed -
messages
-
-
Constructor Details
-
VisualNotificationSupport
public VisualNotificationSupport(com.google.gwt.user.client.ui.HTMLPanel logPanel)
-
-
Method Details
-
isInstalled
public boolean isInstalled() -
install
public void install() -
uninstall
public void uninstall()
-