Class CmsSitemapChangeEvent

    • Nested Class Summary

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

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

      Constructors 
      Constructor Description
      CmsSitemapChangeEvent​(org.opencms.ade.sitemap.shared.CmsSitemapChange change)
      Constructor.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void dispatch​(I_CmsSitemapChangeHandler handler)  
      com.google.gwt.event.shared.GwtEvent.Type<I_CmsSitemapChangeHandler> getAssociatedType()  
      org.opencms.ade.sitemap.shared.CmsSitemapChange getChange()
      Returns the change.
      static com.google.gwt.event.shared.GwtEvent.Type<I_CmsSitemapChangeHandler> getType()
      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
    • Constructor Detail

      • CmsSitemapChangeEvent

        public CmsSitemapChangeEvent​(org.opencms.ade.sitemap.shared.CmsSitemapChange change)
        Constructor.

        Parameters:
        change - the change