public interface DateHighlightPolicy
Modifier and Type | Method and Description |
---|---|
HighlightInformation |
getHighlightInformationOrNull(LocalDate date)
getHighlightInformationOrNull, Implement this function to indicate if a date should be
highlighted, and what highlighting details should be used for the highlighted date.
|
HighlightInformation getHighlightInformationOrNull(LocalDate date)
Copyright © 2017. All rights reserved.