<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atasatamatara</author_name>
  <author_url>https://blog.hatena.ne.jp/atasatamatara/</author_url>
  <blog_title>憧れ駆動開発</blog_title>
  <blog_url>https://atasatamatara.hatenablog.jp/</blog_url>
  <categories>
    <anon>Sencha Touch</anon>
  </categories>
  <description>タブパネルをネストさせたかった タブパネルって iOS の下によくあるメニューみたいなあれね。具体的には以下のようなコード。まず、ベースとなるタブパネルを定義する。 Ext.define('MyApp.view.BaseTab', { extend: 'Ext.tab.Panel', config: { // したにおく tabBarPosition: 'bottom', items: [ { // まあ xtype 指定 xtype: 'hogehoge' }, { // クラス指定でもよい xclass: 'MyApp.view.NextPanel' }, { title: 'はい', i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatasatamatara.hatenablog.jp%2Fentry%2F2012%2F12%2F20%2F195600&quot; title=&quot;Sencha Touch 2 で Ext.tab.Panel をネストさせるときハマった - 憧れ駆動開発&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-20 19:56:00</published>
  <title>Sencha Touch 2 で Ext.tab.Panel をネストさせるときハマった</title>
  <type>rich</type>
  <url>https://atasatamatara.hatenablog.jp/entry/2012/12/20/195600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
