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