sapui5 PlanningCalendar间隔选择不起作用

2020-08-23 18:11发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


你好

intervalSelect如何在SAPUI5中的Planningcalender上工作? 在 https://sapui5.hana.ondemand.com/上的sap示例中,它也不起作用

约会选择有效,但我们还需要更改间隔。

Kr,
Niki

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


你好

intervalSelect如何在SAPUI5中的Planningcalender上工作? 在 https://sapui5.hana.ondemand.com/上的sap示例中,它也不起作用

约会选择有效,但我们还需要更改间隔。

Kr,
Niki

付费偷看设置
发送
2条回答
粗暴的香蕉
1楼-- · 2020-08-23 18:56

请将singleSelection属性设置为false。

注意事项

Anmol

me_for_i
2楼-- · 2020-08-23 18:49

那是行不通的,我现在有这个:

id =" PC1" startDate =" {path:'/startDate'}"
rows =" {path:'/Users'}"
stickyHeader =" true"
appointmentsVisualization ="已填充"
appointmentsReducedHeight =" true"
singleSelection =" false"
intervalSelect =" handleAppointmentSelect"
appointmentSelect =" handleAppointmentSelect" tymptyIntervalHeaders =" true" <传奇> =" PlanningCalendarLegend"
specialDates =" {path:'/specialDates',templateShareable:true}">

一周热门 更多>