FSKey


Inherits From:
NSObject
Conforms To:
FSItem
Declared In:
FSKey.h


Class Description

No class description.


Instance Variables

FSKeyGroup *_group;
NSString *_label;
NSString *_fullPath;

_groupGroup is not retained by key
_labelNo description.
_fullPaththe full path [groupname.]label


Method Types

+ keyWithLabel:forGroup:
- initWithGroup:


Class Methods

keyWithLabel:forGroup:

+ (FSKey*)keyWithLabel:(NSString*)label forGroup:(FSKeyGroup*)group

No method description.


Instance Methods

initWithGroup:

- (id)initWithGroup:(FSKeyGroup*)group

No method description.


Version 1.1 Copyright ©2002 by Stefan Leuker. All Rights Reserved.