Sha256: 68382a89daf092ba68a83d6172b67e488d2ee02b3af84712e364c0a8cb6506e0
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/SimpleForm',"./SimpleFormRenderer"],function(q,l,S,a){"use strict";var b=S.extend("sap.ui.commons.form.SimpleForm",{metadata:{deprecated:true,library:"sap.ui.commons"}});return b;},true);
Version data entries
4 entries across 4 versions & 2 rubygems