ArchivedGeometryWidget
Name
ArchivedGeometryWidget -- Base class for widgets that archive geometry.
Description
Subclasses of this class inherit the ability to archive their window geometry. This class also provides an interface to destroy notification.
Protocols adopted by ArchivedGeometryWidget
Widget
Methods
Phase: Creating
-
loadWindowGeometryRecord-
setSaveSizeFlag: (BOOL)
saveSizeFlag Determines whether or not size is saved in addition to position.
-
setWindowGeometryRecordName: (const char *)
recordName Called to set a name for archiving. recordName must not have spaces.
+
create: (id <Zone>)
aZone setWindowGeometryRecordName: (const char *)
name
Phase: Using
- (void)
updateArchiver: (id <Archiver>)
archiver