Class definition file: wptrans.idl
Class hierarchy SOMObject
WPObject
WPTransient
Description
This is the non-persistent object storage class. The WPTransient class is a storage class with no storage medium. This means that instances of object classes derived from WPTransient do not persist across reboots. This class is available for applications that need to utilize a large amount of workplace functionality (such as context menus and Settings notebooks) in their object class without having to be a file, directory, or a record in the INI file. An instance of this class can be created as a Workplace object. No instances of this class are initially created by the system.
Instance methods
There are currently no methods defined for the WPTransient Workplace object class.
SOMObject instance methods
The following list shows all the instance methods overridden by the WPObject class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.
WPObject instance methods
The following list shows all the methods overridden by the WPTransient class. These methods are overridden in order to modify the behavior defined by an ancestor class.
Class methods
There are currently no class methods defined for the WPTransient Workplace class object.
WPObject class methods
The following list shows all the class methods overridden by the WPTransient class. These methods are overridden to modify the behavior defined by an ancestor class.