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