Class CmsSitemapView.TreeOpenHandler

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TreeOpenHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load​(CmsSitemapTreeItem target, java.lang.Runnable loadCallback)
      Load the children of the given tree item.
      void onOpen​(com.google.gwt.event.logical.shared.OpenEvent<CmsSitemapTreeItem> event)  
      protected void setInitializing​(boolean initializing)
      Sets the initializing flag.
      • Methods inherited from class java.lang.Object

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