<?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>
    <anon>Lightning</anon>
  </categories>
  <description>Lightningアプリ開発ではInputTextを次の書き方で表示できます。 &lt;ui:InputText aura:Id=&quot;expname&quot; label=&quot;Expense Name&quot; class=&quot;form-control&quot; placeholder=&quot;My Expense&quot; required=&quot;true&quot; /&gt;このときのテキストボックスのIDは『expname』になっています。そしてcontroller.jsで入力された値を取得したい場合は次のような処理で取得できます。 var expnameField = component.find('expname'); var expname = e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyoshikawa1106.hatenablog.com%2Fentry%2F2014%2F10%2F31%2F154512&quot; title=&quot;SFDC：Lightningアプリ開発『入力値の取得』 - 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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/tyoshikawa1106/20141031/20141031152556.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-10-31 15:45:12</published>
  <title>SFDC：Lightningアプリ開発『入力値の取得』</title>
  <type>rich</type>
  <url>https://tyoshikawa1106.hatenablog.com/entry/2014/10/31/154512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
