¡@

Home 

2014/10/15 ¤U¤È 10:13:48

iphone Programming Glossary: self.habitfield

Top cell name changes when changing any cell name

http://stackoverflow.com/questions/18284718/top-cell-name-changes-when-changing-any-cell-name

UIImage imageNamed @ button.png Toolbar above picker toolBar setItems @ flexSpace barDoneButton animated YES self.habitField.inputAccessoryView toolBar self.habitField addTarget self action @selector customHabitChanged forControlEvents UIControlEventEditingChanged.. above picker toolBar setItems @ flexSpace barDoneButton animated YES self.habitField.inputAccessoryView toolBar self.habitField addTarget self action @selector customHabitChanged forControlEvents UIControlEventEditingChanged self.habitField setInputView.. self.habitField addTarget self action @selector customHabitChanged forControlEvents UIControlEventEditingChanged self.habitField setInputView Picker void customHabitChanged self.customHabit self.habitField.text self.cellName self.customHabit NSLog @..