Sha256: 34320fa409347237639f3256657acaf953e34d92adce1290c0fb306fba310caf
Contents?: true
Size: 420 Bytes
Versions: 3
Compression:
Stored size: 420 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/ui/unified/CalendarAppointment'],function(U){"use strict";var C=U.extend("sap.m.CalendarAppointment",{metadata:{library:"sap.m",properties:{fullDay:{type:"boolean",group:"Data",defaultValue:false}}}});return C;});
Version data entries
3 entries across 3 versions & 1 rubygems