- Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
- Chapter 6 - Types, Constants, and Global Functions / Types and Constants
- Part Kinds
Cyberdog Kinds
The following string constants represent part kinds of Cyberdog components.
kCyberItemGroupKind
- An ISO string that represents the part kind of a collection of Cyberdog items.
kCyberItemKind
- An ISO string that represents the part kind of a Cyberdog item. The opener part editor binds to parts of kind
kCyberItemKind.
kCyberPartKind
- An ISO string that represents parts that are extended with an object of a subclass of
CyberPartExtension. A Cyberdog display part should include this part kind in its name-mapping resource ('nmap') so that Cyberdog can tell that the display part is a Cyberdog display part.
kConnectDialogKind
- An ISO string that represents the part kind of the Cyberdog Connect To dialog box.
kDownloadPartKind
- An ISO string that represents the part kind of the Cyberdog download part.
kLogKind
- An ISO string that represents the part kind of the Cyberdog log.
kLogManagerKind
- An ISO string that represents the part kind of the Cyberdog log manager.
kNavigatorKind
- An ISO string that represents the part kind of the Cyberdog navigator.
kNotebookKind
- An ISO string that represents the part kind of the Cyberdog notebook.
kNotebookManagerKind
- An ISO string that represents the part kind of the Cyberdog notebook manager.
kOpenerPartKind
- An ISO string that represents the part kind of the opener part.
kPrefsDialogKind
- An ISO string that represents the part kind of the Cyberdog Preferences dialog box.
kTelnetPartKind
- An ISO string that represents the part kind of the Cyberdog Telnet part.
© Apple Computer, Inc.
13 JUL 1996