Module jquery.sap.global
Contained Namespaces, Types, Enums & Classes
jQuery Provides base functionality of the SAP jQuery plugin as extension of the jQuery framework.
jQuery.sap Root Namespace for the jQuery plug-in provided by SAP SE.
jQuery.sap.log A Logging API for JavaScript.
jQuery.sap.log.Level Enumeration of the configurable log levels that a Logger should persist to the log.
jQuery.sap.log.Logger A Logger class
jQuery.sap.log.LogLevel Enumeration of levels that can be used in a call to jQuery.sap.log.Logger#setLevel(iLevel, sComponent).
jQuery.sap.measure Namespace for the jQuery performance measurement plug-in provided by SAP SE.
jQuery.sap.Version Represents a version consisting of major, minor, patch version and suffix, e.g.
jQuery.support Holds information about the browser's capabilities and quirks.
sap.ui.define Defines a Javascript module with its name, its dependencies and a module value or factory.
sap.ui.require Resolves one or more module dependencies.