Protocol
GSItemProtocol
Declaration
protocol GSItemProtocol : NSObjectProtocolDeclaration
@protocol GSItemProtocol <NSObject>Declaration
GSItemProtocolTopics
Initializers
init from property list
Instance Properties
Instance Methods
Returns the content of the object to store it in pList.
Type Methods
Topics
Instance Properties
Instance Methods
init from property list
Returns the content of the object to store it in pList.
Type Methods
Relationships
Inherits From
NSObject