Snippets you can use when writing your own Google Apps Scripts.
Google Apps Script isn't going to take a *.js file. Just copy and paste what you need.
Shows you how to modify the contents of an existing UiApp instance by adding or removing controls while the app is being displayed.
With a little planning, you can make modular UI by adding content to a particular container at run time.