WPTransient: Difference between revisions
Appearance
m Ak120 moved page OS2 API:SOM:Classes:WPTransient to WPTransient |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
* [[ | * [[WPObject]] | ||
** [[ | ** [[WPTransient]] | ||
==Instance methods== | ==Instance methods== | ||
Line 37: | Line 37: | ||
* [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]] | * [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]] | ||
[[Category: | [[Category:SOM Class]] |
Revision as of 22:22, 17 November 2016
Description
This is the third of three base WPS storage classes which are derived from WPObject. All subclasses of this class have in common that they do not store data at all, i.e. objects of these subclasses only exist temporarily, mostly for displaying information. Note: This class is only an abstract superclass for subclasses. There should not be any objects of this class directly, but only of the subclasses.
Class definition file
- wptrans.idl
DLL
- PMWP.DLL
Class hierarchy SOMObject
Instance methods
N/A
SOMObject instance methods
WPObject instance methods
Overridden methods.
Class methods
N/A
WPObject class methods
Overridden methods.