¡@

Home 

2014/10/15 ¤U¤È 10:14:46

iphone Programming Glossary: tblprofileview

UITableViewCell Accessory Type Checked on Tap & Set other unchecked

http://stackoverflow.com/questions/1750753/uitableviewcell-accessory-type-checked-on-tap-set-other-unchecked

row selection in the table view. void tableView UITableView tableView didSelectRowAtIndexPath NSIndexPath indexPath tblProfileView deselectRowAtIndexPath indexPath animated YES int i max UITableViewCell x NSIndexPath tt for i 0 i tblProfileView numberOfRowsInSection.. tblProfileView deselectRowAtIndexPath indexPath animated YES int i max UITableViewCell x NSIndexPath tt for i 0 i tblProfileView numberOfRowsInSection 0 i tt.row i tt.section 0 x tblProfileView cellForRowAtIndexPath x setAccessoryType UITableViewCellAccessoryNone.. int i max UITableViewCell x NSIndexPath tt for i 0 i tblProfileView numberOfRowsInSection 0 i tt.row i tt.section 0 x tblProfileView cellForRowAtIndexPath x setAccessoryType UITableViewCellAccessoryNone for i 0 i tblProfileView numberOfRowsInSection 1 i..