Interface I_CmsPublishEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Implementing Classes:
CmsToolbarElementInfoButton

public interface I_CmsPublishEventHandler extends com.google.gwt.event.shared.EventHandler
Event handler interface for publish events.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method which is called for received publish events.
  • Method Details

    • onPublish

      Method which is called for received publish events.

      Parameters:
      e - the publish event