Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chhoda

macrumors 6502
Original poster
Oct 25, 2008
285
1
I was looking at UICatalog code for understanding table edit. It is happening in textfieldviewcontroller.
i saw a piece of code

self.navigationItem.rightBarItem = self.editbuttonitem;

I could not find where is this editbuttonitem is getting instantiated or where is @selector(action:) code for this

CH
 
As robbieduncan would say, "Did you even open the documentation?" :D

Try searching for editButtonItem in the Developer Documentation.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.