Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%ZEN.Mojo.WidgetReference.jQM132BaseHomepage

class %ZEN.Mojo.WidgetReference.jQM132BaseHomepage extends %ZEN.Mojo.WidgetReference.abstractHomepage

Parameters

parameter CSSINCLUDES = jquery.mobile-1.3.2.min.css;
Inherited description: Comma-separated list of additional CSS include files for the page. If this page is using CSS3 then the CSS3INCLUDES parameter is used (if defined).
parameter JSINCLUDES = jquery-2.0.3.min.js,jquery.mobile-1.3.2.min.js;
Inherited description: Comma-separated list of additional JS include files for the page.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab