Skip to content

Instantly share code, notes, and snippets.

@tonylukasavage
Forked from mattapperson/gist:5376621
Last active December 16, 2015 04:39
Show Gist options
  • Save tonylukasavage/5378267 to your computer and use it in GitHub Desktop.
Save tonylukasavage/5378267 to your computer and use it in GitHub Desktop.
var test = require('com.test');
...
var testTwo = test.init();
var realView = testTwo.createView();
<Module module="com.test" method="init().createView"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment