Interface AgendaControllerHelper.InfoCalendrierProvider
- Enclosing class:
AgendaControllerHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionio.vertigo.datamodel.data.model.DtList<InfoCalendrierDisplay> getInfoCalendrierForRange(io.vertigo.ui.core.ViewContext viewContext, LocalDate startDate, LocalDate endDate)
-
Method Details
-
getInfoCalendrierForRange
io.vertigo.datamodel.data.model.DtList<InfoCalendrierDisplay> getInfoCalendrierForRange(io.vertigo.ui.core.ViewContext viewContext, LocalDate startDate, LocalDate endDate)
-