public interface DateHighlightPolicy
Modifier and Type | Method and Description |
---|---|
HighlightInformation |
getHighlightInformationOrNull(java.time.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(java.time.LocalDate date)
Copyright © 2018. All rights reserved.