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, removeCalendarListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCalendarEntries, getCalendarEntries
public ITimeSpan getCalendarEntryTimeSpan(S entry)
ICalendarModel
entry
- the entry for which to return a time spanCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.