Sha256: 31fef32275b3eb2fbc1f205bbb95de5f642ed0dca3d5a96fa556c4e9d452e8a9
Contents?: true
Size: 414 Bytes
Versions: 4
Compression:
Stored size: 414 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(['sap/f/semantic/SemanticButton'],function(S){"use strict";var P=S.extend("sap.f.semantic.PositiveAction",{metadata:{library:"sap.f",properties:{text:{type:"string",group:"Misc",defaultValue:null}}}});return P;});
Version data entries
4 entries across 4 versions & 2 rubygems