Interface I_CmsSitemapLoadHandler

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

public interface I_CmsSitemapLoadHandler extends com.google.gwt.event.shared.EventHandler
Sitemap load event handler.

Since:
8.0.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be triggered when an entry loads its children.
  • Method Details

    • onLoad

      void onLoad(CmsSitemapLoadEvent loadEvent)
      Will be triggered when an entry loads its children.

      Parameters:
      loadEvent - the event