Re: Document init
Re: Document init
- Subject: Re: Document init
- From: Yann Bizeul <email@hidden>
- Date: Sun, 6 May 2007 14:15:21 +0200
You can use
- (id)init
or
- (id)initWithType:(NSString *)typeName error:(NSError **)outError
which by default calls init then setType, according to the
documentation.
Regards,
Yann Bizeul - yann at tynsoe.org
Cocoa Developer
Tynsoe Projects
BuddyPop - GeekTool - SSH Tunnel Manager - ...
http://projects.tynsoe.org/
Le 4 mai 07 à 19:25, Soares a écrit :
What is the name of the method that gets called only once during a
document's life, upon creation.
I can't find it anywhere. Perhaps I dreamt it!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden