This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Facebookアプリ風のメニューを作る。 | |
| * Titanium Studio で新規プロジェクトを作成して、 | |
| * その際に Master / Detail Application テンプレートを指定してください。 | |
| * その後、このファイルを ui/handheld/ios/ApplicationWindow.js に上書きします。 | |
| * メニュー用のTableViewは使用者が作成・追加してください。 | |
| */ | |
| function ApplicationWindow() { |