Skip to content

Feature Request: Be notified if YearMonth of CalendarPanel is changed. #54

@laskovenko

Description

@laskovenko

Hi,

I am trying to use CalendarPanel to provide an outlook-like control holding multiple calendar panels but behaving like a single calendar control (see the screenshot below). For this purpose we need to get notified if the current view, namely month/year, is changed (June on the screenshot) and than adjust year/month for the other panels (set July to the second calendar on the screenshot).
The notification can be send as event at the end of drawCalendar method if the displayedYearMonth was really changed to a new value at the beginning of this method. Any other implementation is also acceptable. The main goal is to get notified as soon as displayedYearMonth is changed.

Thanks and best regards,
Konstantin
2017-06-07 16_50_23-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions