<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tyoshikawa1106</author_name>
  <author_url>https://blog.hatena.ne.jp/tyoshikawa1106/</author_url>
  <blog_title>tyoshikawa1106のブログ</blog_title>
  <blog_url>https://tyoshikawa1106.hatenablog.com/</blog_url>
  <categories>
    <anon>Salesforce</anon>
    <anon>Force.com</anon>
  </categories>
  <description>ちょっとハマることがあったのでComponentについて勉強してみました。 attributeではString型やInteger型など通常のデータ型に加え、sObject型やList型なども渡すことができます。 リストのリスト型や内部クラスは渡すことができないようです。 また、Classのインスタンスを生成して渡すことも可能のようです。List型を渡す場合は次のように指定する必要があります。 &lt;apex:attribute name=&quot;objContacts&quot; type=&quot;Contact[]&quot; assignTo=&quot;{!subContacts}&quot; description=&quot;&quot; /&gt; サンプルソー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyoshikawa1106.hatenablog.com%2Fentry%2F2013%2F03%2F16%2F164756&quot; title=&quot;SFDC：Componentについて - tyoshikawa1106のブログ&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>2013-03-16 16:47:56</published>
  <title>SFDC：Componentについて</title>
  <type>rich</type>
  <url>https://tyoshikawa1106.hatenablog.com/entry/2013/03/16/164756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
