ODOSLToken
- Superclasses
ODDesc-->ODObject- Subclasses
- none
An object of the
ODOSLTokenclass is a wrapper for an OpenDoc token.Description
OpenDoc owns the format of the data stored in theODOSLTokenclass--including information about where the token came from and a reference to a descriptor object.For more information about descriptor structures, see the
ODDescclass description (page 104). For general information on tokens and scripting support in OpenDoc, see the chapter on semantic events and scripting in theOpenDoc Programmer's Guide for the MacOS . Methods
This section presents summary descriptions of theODOSLTokenmethods, followed by detailed descriptions in alphabetical order.
InitODOSLToken- Initializes this OpenDoc token.
DuplicateODOSLToken
Copies all context information of this OpenDoc token and creates a new OpenDoc token that contains a reference to a descriptor object.
Methods