XWPTrashCan: Difference between revisions
Appearance
Created page with "This implements the new XWorkplace trash can. Even though this appears to work similar to a regular folder, the objects in a trash can will always be of the XWPTrashObject cla..." |
mNo edit summary |
||
Line 9: | Line 9: | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPFolder]] | ***[[WPFolder]] | ||
**** | ****XWPTrashCan | ||
[[Category:XWorkplace Classes]] | [[Category:XWorkplace Classes]] |
Latest revision as of 10:12, 5 April 2025
This implements the new XWorkplace trash can. Even though this appears to work similar to a regular folder, the objects in a trash can will always be of the XWPTrashObject class (subclass of WPTransient). See the XWorkplace User Guide for details.
- Default Title
- "Trash Can"
- DLL
- XFLDR.DLL
- Class definition file
Class hierarchy SOMObject
- WPObject
- WPFileSystem
- WPFolder
- XWPTrashCan
- WPFolder
- WPFileSystem