cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 ValuePicker

former_member253880
Participant
0 Kudos

Hi,

I'm looking for an SAPUI5 control which is working like the TimePicker with a kind of "value wheel". I like to choose a single value like temperatur.

I already tried to adapt the TimePicker control by changing the value- and time format to "mm" only. Unfortunately I still see the title "Minutes" on top of the value list.

Do you have an idea how to solve this problem? Maybe by extending the class sap.m.TimePicker?

Thank you for your answers in advance

Kind regards

Axel

View Entire Topic
former_member253880
Participant

Hi Hsia-Liang,

yes that is what I did now and it works pretty fine.

I had to extend the class TimePicker and TimePickerSilders in order to get ride of all the time and date formatings.

Thanks a lot.

Kind regards

Axel