Sha256: aecf7831a48d72fe81383eb4e133a0fa5de29e162924133d8894e52280b60a60

Contents?: true

Size: 483 Bytes

Versions: 4

Compression:

Stored size: 483 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(['./Button','./AccButtonRenderer'],function(B,A){"use strict";var a=B.extend("sap.m.AccButton",{metadata:{library:"sap.m",properties:{"tabIndex":{type:"string",defaultValue:null,bindable:"bindable"},"ariaHidden":{type:"string",defaultValue:null,bindable:"bindable"}}}});return a;});

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
fiveapples-0.0.7 lib/openui5-runtime-1.60.23/resources/sap/m/AccButton.js
fiveapples-0.0.6 lib/openui5-runtime-1.60.23/resources/sap/m/AccButton.js
fiveapples-0.0.5 lib/openui5-runtime-1.60.23/resources/sap/m/AccButton.js
jekyll-openui5-0.1.0 assets/sap/m/AccButton.js