Google Apps Script by James Ferreira
Author:James Ferreira
Language: eng
Format: epub, pdf
ISBN: 9781491946183
Publisher: O’Reilly Media, Inc.
Published: 2014-06-15T00:00:00+00:00
Main Panel
Figure 7-2 shows the skeletal layout of the application. At the very bottom of the stack there will be a vertical panel to hold everything and give you a reference point to call on if you need access to certain elements.
Figure 7-2. Drawing the application saves time and helps show you what will fit
Add the vertical panel to app, thus creating your application canvas:
var mainPanel = app.createVerticalPanel(); app.add(mainPanel);
Headers Grid
The topmost element in the application is a header that contains three areas: the logo, the search function, and buttons to control the application. These options will always be available to the user, but the context of the buttons will change depending on the current view. While there are only three areas, nesting widgets will give the application the flexibility it needs.
Add a one-row, three-column grid to the main panel:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7374)
Supercharging Productivity with Trello by Brittany Joiner(6632)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6421)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6400)
Inkscape by Example by István Szép(6247)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(5942)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(4941)
Design Made Easy with Inkscape by Christopher Rogers(4619)
Customizing Microsoft Teams by Gopi Kondameda(4154)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3935)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3746)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3721)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3624)
Pandas Cookbook by Theodore Petrou(3598)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3401)
TCP IP by Todd Lammle(2988)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2918)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2879)
Exploring Microsoft Excel's Hidden Treasures by David Ringstrom(2859)
