Package | Description |
---|---|
com.dlsc.flexgantt.model.calendar |
Contains interfaces and classes for modelling a calendar, which can be used
to color time spans differently based on calendar entries (holidays, vacation,
milestones, ...).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntryCalendarModel<T,S extends ICalendarEntry>
An abstract implementation of the calendar model specialized on using
calendar entries, which implement the
ICalendarEntry interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCalendarEntry
An abstract implementation of the
ICalendarEntry interface. |
class |
HolidayCalendarEntry
A calendar entry implementation for holidays.
|
class |
WeekendCalendarEntry
A calendar entry implementation for weekends.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.