Class FolderSelectionDialog.FolderSelectionEvent

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FolderId getSelectedFolder()  
      • Methods inherited from class org.zkoss.zk.ui.event.Event

        getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • FolderSelectionEvent

        public FolderSelectionEvent​(FolderId id)
        Parameters:
        id - the id of the selected folder
    • Method Detail

      • getSelectedFolder

        public FolderId getSelectedFolder()
        Returns:
        the id of the selected folder