Overview
this is the overview of how to make views. link to download the ZIP template/example. etc...
Process
- dev in the template.html file in the developer ZIP download
- keep the same included file structure for css, js, images, etc
- see the included Text view for a working example.
- do not change surrounding comments, they are used for parsing the file
Class Documentation
VIEWZI.datapull
for pulling data queries from the server
VIEWZI.datastore
local data cache of datapull results from the server
VIEWZI.debug
useful debugging traces and API history logs
VIEWZI.messaging
client messaging using the viewzi UI
VIEWZI.screenshot
for generating screenshots and displaying them in the view
VIEWZI.shell
shell manipulation and properties
VIEWZI.util
general utility methods and helper functions
VIEWZI.view
view specific methods and properties