Skip to content

griffon-legacy/griffon-jcalendar-plugin

Repository files navigation

Date & Calendar support

Plugin page: http://artifacts.griffon-framework.org/plugin/jcalendar

Provides date & Calendar support via JCalendar.

Usage

The following nodes will become available on a View script upon installing this plugin

Node Type
calendar com.toedter.calendar.JCalendar
dateChooser com.toedter.calendar.JDateChooser
dayChooser com.toedter.calendar.JDayChooser
monthChooser com.toedter.calendar.JMonthChooser
yearChooser com.toedter.calendar.JYearChooser
localeChooser com.toedter.components.JLocaleChooser
spinField com.toedter.components.JSpinField

All JCalendar beans are designed as proper Java Beans. Please refer to the JCalendar API documentation to know more about the properties that can be set on these beans.

About

Date & Calendar widget support

Resources

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE.txt
LGPL-2.1
LICENSE-jcalendar.txt

Stars

Watchers

Forks

Packages

No packages published

Languages