Skip to content

FullCalendar Scheduler

Stefan Uebe edited this page May 5, 2023 · 8 revisions

This addon extends the FullCalendar for Flow addon with the FullCalendar Scheduler, which provides additional resource based views (Timeline View and Vertical Resource View) for Vaadin 23+.

It is based on the latest version of the FullCalendar Scheduler library 6.x.

It needs the basic addon to work. Since this addon is not always updated when the basis gets an update, I suggest, that you add both dependencies (basis and extension) to always use the latest versions. This extension is compatible as long as the readme does not tells anything else.

Requirements / versions / support

The addon is built against Vaadin 14.x and Java 8, but is intended to be used with the latest major Vaadin version and thus also supports Vaadin 23 and 24 / Java 11+.

Addon versions prior to the current major version are not supported anymore. If you need a fix for such a version feel free to fork the project. You may create an issue, but due to limited time it is very unlikely, that we will fix it.

Please also have a look at the demo for some basic examples and source code of how to integrate the FC. For more examples please have a look into the example section.