Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

ZMdemo.dojo.baseTemplate

class ZMdemo.dojo.baseTemplate extends %ZEN.Mojo.Component.contentTemplate

Method Inventory

Parameters

parameter DOMAIN = Zen Mojo Demo;
Domain used for localization.
parameter NAMESPACE = http://www.intersystems.com/zen/mojo/demo/dojo;
Inherited description: This is the XML namespace used for library components.

Methods

clientmethod getData(key, layout) [ Language = javascript ]
clientmethod getLayout(key, criteria) [ Language = javascript ]
clientmethod onGetContent(which, key, criteria) [ Language = javascript ]
Client-side content provider method. which is the name of the content to return. key is the key value associated with the request. criteria is the search criteria associated with the request.
clientmethod onselect(key, value, docViewId) [ Language = javascript ]
Select handler

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab