Package | Description |
---|---|
com.flexganttfx.model.calendar |
Classes and interfaces related to calendars.
|
com.flexganttfx.model.repository |
Classes related to activity repositories.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarBase<A extends CalendarActivity>
An abstract base implementation of an activity repository that implements the
Calendar interface. |
class |
WeekendCalendar
A calendar specialized on returning activities that represent weekend days
(default: saturday, sunday).
|
Modifier and Type | Class and Description |
---|---|
class |
IntervalTreeActivityRepository<A extends Activity> |
class |
ListActivityRepository<A extends Activity> |
class |
MutableActivityRepositoryBase<A extends Activity> |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.