Sha256: d5165cdbcdb0319187a796bd0739889b3b87682751704030856af07ef84a903f
Contents?: true
Size: 463 Bytes
Versions: 4
Compression:
Stored size: 463 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','sap/ui/commons/library','sap/ui/layout/VerticalLayout',"./VerticalLayoutRenderer"],function(q,l,V,a){"use strict";var b=V.extend("sap.ui.commons.layout.VerticalLayout",{metadata:{deprecated:true,library:"sap.ui.commons"}});return b;},true);
Version data entries
4 entries across 4 versions & 2 rubygems