Sha256: 4cffb51d81225f620ed5071b83d5d47ba87a4c70c7638e62ae63a6d999ac7542
Contents?: true
Size: 466 Bytes
Versions: 4
Compression:
Stored size: 466 Bytes
Contents
/*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2018 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ sap.ui.define(['jquery.sap.global','./MenuItemBase','./library','sap/ui/unified/Menu',"./MenuRenderer"],function(q,M,l,a,b){"use strict";var c=a.extend("sap.ui.commons.Menu",{metadata:{deprecated:true,library:"sap.ui.commons"}});c.prototype.bCozySupported=false;return c;},true);
Version data entries
4 entries across 4 versions & 2 rubygems