This is GKDefaults-3.rtf in view mode; [Download] [Up]
Release 1.0 Copyright ©1994 by BITart, Regensburg. All Rights Reserved. Author: Gerd Knops.
GKDefaults
Category For: Cell
Declared In: GKDefaults.h
Class Description
GKDefaults is a number of categories, that make it easier to write defaults to the default database.
Instance Variables
None declared.
Method Types
- writeDefault:
- readDefault:
- writeIntDefault:
- readIntDefault:
pardtx9660tx10180fi-520li6640fc0cf0
li1360fc0cf0
Instance Methods
writeDefault:
- writeDefault:(const char *)name
If the matrix is of type NX_RADIOMODE, the the tag of the selected cell is written as a default named {
i1 name}. Otherwise, a mask of the selected cells is written as the default.
fi-380li2480fc0cf0
readDefault:
- readDefault:(const char *)name
Reads a default named {
i1 {
i1 name}}, and sets it. Returns {
b1 self}.
bfs28 See also: writeDefault:
fi-380li2480fc0cf0
writeIntDefault:
- writeIntDefault:(const char *)name
Writes the intValue of the cell to the default system. The default will be named {
i1 {
i1 {
i1 name}}}. Returns {
b1 self}.
fi-380li2480fc0cf0
readIntDefault:
- readIntDefault:(const char *)name
Reads a default named {
i1 {
i1 {
i1 {
i1 name}}}} from the defaults system and sets it as int value to the cell. Returns {
b1 self}.
fi-380li2480fc0cf0
Generated by DocMaker on Wed May 4 00:51:00 1994
}These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.