<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomute</author_name>
  <author_url>https://blog.hatena.ne.jp/tomute/</author_url>
  <blog_title>tomute's note</blog_title>
  <blog_url>https://tomute.hateblo.jp/</blog_url>
  <categories>
    <anon>iPhone</anon>
  </categories>
  <description>iPhoneアプリでテーブルビューを表示する方法は、UITableViewControllerのサブクラスを使用する方法と、UIViewControllerのサブクラスでUITableViewDelegateとUITableViewDataSourceプロトコルを実装する方法の２通りがある。 前者の場合、ナビゲーションバーに編集ボタンを追加し、その編集ボタンをユーザが押すとテーブルビューが編集モードに自動的に入る（削除、追加等の編集時の処理は自分で実装する必要有）。 - (void)viewDidLoad { [super viewDidLoad]; self.navigationItem.r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomute.hateblo.jp%2Fentry%2F20091003%2F1254578218&quot; title=&quot; UITableViewの編集モードへの移行方法メモ - tomute&amp;#39;s note&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tomute/20091003/20091003223929.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-10-03 22:56:58</published>
  <title> UITableViewの編集モードへの移行方法メモ</title>
  <type>rich</type>
  <url>https://tomute.hateblo.jp/entry/20091003/1254578218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
