Class CmsFileExplorer.TreeExpandListener

  • All Implemented Interfaces:
    com.vaadin.event.SerializableEventListener, com.vaadin.v7.ui.Tree.ExpandListener, java.io.Serializable, java.util.EventListener
    Enclosing class:
    CmsFileExplorer

    public class CmsFileExplorer.TreeExpandListener
    extends java.lang.Object
    implements com.vaadin.v7.ui.Tree.ExpandListener
    File tree expand listener.

    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from interface com.vaadin.v7.ui.Tree.ExpandListener

        EXPAND_METHOD
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void nodeExpand​(com.vaadin.v7.ui.Tree.ExpandEvent event)  
      void setOpenPathFragment​(java.lang.String openPathFragment)
      Sets the open path fragment.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • nodeExpand

        public void nodeExpand​(com.vaadin.v7.ui.Tree.ExpandEvent event)
        Specified by:
        nodeExpand in interface com.vaadin.v7.ui.Tree.ExpandListener
        See Also:
        com.vaadin.ui.Tree.ExpandListener#nodeExpand(com.vaadin.ui.Tree.ExpandEvent)
      • setOpenPathFragment

        public void setOpenPathFragment​(java.lang.String openPathFragment)
        Sets the open path fragment.

        Parameters:
        openPathFragment - the open path fragment