<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toytools</author_name>
  <author_url>https://blog.hatena.ne.jp/toytools/</author_url>
  <blog_title>toytools log</blog_title>
  <blog_url>https://toytools.hatenablog.com/</blog_url>
  <categories>
    <anon>開発</anon>
    <anon>Titanium</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>以下のようにViewに対して追加したメソッドのうち、小文字のsetで始まるメソッドは何故かコールされない。 関数 var view = Ti.UI.createView(); view.setHoge = function( ){ alert('setHoge'); } view.SetHoge = function( ){ alert('SetHoge'); } view.hogehoge = function( ){ alert('hogehoge'); } view.hogehoge();//hogehoge view.SetHoge();//SetHoge view.setHoge()…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoytools.hatenablog.com%2Fentry%2F20110917%2Fp1&quot; title=&quot;TitaniumのViewに加えたメソッドでsetで始まるメソッドはコールされない - toytools log&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>2011-09-17 00:00:00</published>
  <title>TitaniumのViewに加えたメソッドでsetで始まるメソッドはコールされない</title>
  <type>rich</type>
  <url>https://toytools.hatenablog.com/entry/20110917/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
