Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created May 27, 2016 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/fcbddff4e87450bbb5ce7eab0d50f508 to your computer and use it in GitHub Desktop.
Save goofmint/fcbddff4e87450bbb5ce7eab0d50f508 to your computer and use it in GitHub Desktop.
__ready: function() {
// ツリービュー(エクスプローラ)にデータを設定
this._treeViewController.setTreeData(this._appLogic.getShortcutTree());
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment