Class CmsHoverbarShowEvent

java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<I_CmsHoverbarShowHandler>
org.opencms.ade.sitemap.client.hoverbar.CmsHoverbarShowEvent

public class CmsHoverbarShowEvent extends com.google.gwt.event.shared.GwtEvent<I_CmsHoverbarShowHandler>
Hoverbar attach event.

Since:
8.0.0
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent

    com.google.gwt.event.shared.GwtEvent.Type<H extends Object>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    final com.google.gwt.event.shared.GwtEvent.Type<I_CmsHoverbarShowHandler>
     
    static com.google.gwt.event.shared.GwtEvent.Type<I_CmsHoverbarShowHandler>
    Gets the event type associated with change events.

    Methods inherited from class com.google.gwt.event.shared.GwtEvent

    assertLive, getSource, isLive, kill, revive

    Methods inherited from class com.google.web.bindery.event.shared.Event

    setSource, toDebugString, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait