以下のデータ ソース メソッドを使用せずにテーブル ビューから行を削除したい。どうやってするの?
- (void) tableView : (UITableView *)tableView
commitEditingStyle : (UITableViewCellEditingStyle)editingStyle
forRowAtIndexPath : (NSIndexPath *)indexPath
以下のデータ ソース メソッドを使用せずにテーブル ビューから行を削除したい。どうやってするの?
- (void) tableView : (UITableView *)tableView
commitEditingStyle : (UITableViewCellEditingStyle)editingStyle
forRowAtIndexPath : (NSIndexPath *)indexPath