Sha256: a5e8c060ef124bc7af7bc3c72c2275a93c43769d64e88bf58c449feb99a912d0

Contents?: true

Size: 501 Bytes

Versions: 4

Compression:

Stored size: 501 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/core/Renderer', 'sap/ui/layout/HorizontalLayoutRenderer'],
	function(jQuery, Renderer, HorizontalLayoutRenderer1) {
	"use strict";


	var HorizontalLayoutRenderer = Renderer.extend(HorizontalLayoutRenderer1);

	return HorizontalLayoutRenderer;

}, /* bExport= */ true);

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
fiveapples-0.0.7 lib/openui5-runtime-1.60.23/resources/sap/ui/commons/layout/HorizontalLayoutRenderer-dbg.js
fiveapples-0.0.6 lib/openui5-runtime-1.60.23/resources/sap/ui/commons/layout/HorizontalLayoutRenderer-dbg.js
fiveapples-0.0.5 lib/openui5-runtime-1.60.23/resources/sap/ui/commons/layout/HorizontalLayoutRenderer-dbg.js
jekyll-openui5-0.1.0 assets/sap/ui/commons/layout/HorizontalLayoutRenderer-dbg.js