sections.timePicker.timeRange.xhtml Maven / Gradle / Ivy
The newest version!
This use case demonstrates two time pickers to select chronological time range.
The first timepicker is restricted to before the time selected in the second timepicker, and vice versa.
${showcase:getFileContent('/sections/timePicker/example-timeRange.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/TimePickerController.java')}
${showcase:getFileContent('/sections/timePicker/example-timeRangeJS.xhtml')}