Overload | Description |
---|---|
MoveItemsTo(AbstractFolder,Boolean,Boolean,Object[]) | Moves the folder's items (files and empty folders) to another folder. |
MoveItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) | Moves the folder's items (files and empty folders) to another folder. |
MoveItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) | Moves the folder's items (files with an option to include empty folders or not) to another folder. |