S - the type of the calendar entriesT - the type of the hiearchy nodespublic abstract class AbstractEntryCalendarModel<T,S extends ICalendarEntry> extends AbstractCalendarModel<T,S>
ICalendarEntry interface.| Constructor and Description |
|---|
AbstractEntryCalendarModel() |
| Modifier and Type | Method and Description |
|---|---|
ITimeSpan |
getCalendarEntryTimeSpan(S entry)
Returns the time span allocated to a calendar entry.
|
addCalendarListener, fireCalendarModelChanged, removeCalendarListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalendarEntries, getCalendarEntriespublic ITimeSpan getCalendarEntryTimeSpan(S entry)
ICalendarModelentry - the entry for which to return a time spanCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.