Class VisualNotificationSupport

java.lang.Object
com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
Direct Known Subclasses:
VisualNotificationSupportAPI

public class VisualNotificationSupport extends Object
  • Field Details

    • handlerRegistrations

      protected final List<com.google.web.bindery.event.shared.HandlerRegistration> handlerRegistrations
    • eventBus

      protected final NotificationEventBus eventBus
    • logPanel

      protected final com.google.gwt.user.client.ui.HTMLPanel logPanel
    • installed

      protected boolean installed
    • messages

      protected DemoMessages 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()