Package wt.clients.folder

Class Summary
CabinetTaskDelegate TaskDelegate for manipulating Cabinet objects.
CreateCabinetDialog Dialog for creating new Cabinet objects.
CreateFolderDialog Dialog for creating new SubFolder objects.
CreateFolderTaskLogic Class CreateFolderTaskLogic contains static methods to create Folders.
CreateShortcutDialog Class CreateShortcutDialog supports creating a new Shortcut.
FolderTaskDelegate Class FolderTaskDelegate is a TaskDelegate subclass for handling the creating, updating, viewing and deleting of folder objects.
FolderTaskLogic Class FolderTaskLogic contains static methods to retrieve and manipulate Folder and Foldered objects.
ShortcutTaskDelegate Class ShortcutTaskDelegate supports launching the tasks to create, update, view and delete Shortcuts.
ShortcutTaskLogic Class ShortcutTaskLogic provides static methods which contain the logic for manipulating Shortcuts.
SubFolderTaskDelegate TaskDelegate for manipulating SubFolder objects.
UpdateCabinetDialog Dialog for updating cabinet objects.
UpdateFolderDialog Dialog for updating SubFolder objects.
UpdateFolderTaskLogic Class UpdateFolderTaskLogic contains static methods for updating a folder.
ViewFolderDialog Dialog which displays the attribute of a Folder.