Package com.saperion.ngc.dialogs
Class FolderSelectionDialog.FolderSelectionEvent
- java.lang.Object
-
- org.zkoss.zk.ui.event.Event
-
- com.saperion.ngc.dialogs.FolderSelectionDialog.FolderSelectionEvent
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- FolderSelectionDialog
public static class FolderSelectionDialog.FolderSelectionEvent extends org.zkoss.zk.ui.event.Event
The event that is triggered when aFolderSelectionDialog
is closed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FolderSelectionEvent(FolderId id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FolderId
getSelectedFolder()
-