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