Uses of Interface
com.openindex.openestate.tool.calendar.CalendarEntry
-
Packages that use CalendarEntry Package Description com.openindex.openestate.tool.calendar ImmoTool-Add-On zur Verwaltung von iCal-Kalendern.com.openindex.openestate.tool.calendar.db com.openindex.openestate.tool.calendar.extensions com.openindex.openestate.tool.contacts.addons.calendar com.openindex.openestate.tool.crm.addons.calendar -
-
Uses of CalendarEntry in com.openindex.openestate.tool.calendar
Methods in com.openindex.openestate.tool.calendar that return CalendarEntry Modifier and Type Method Description CalendarEntry
CalendarEntryTable. getCalendarEntryAt(int rowIndex)
CalendarEntry
CalendarEntryTable.Row. getEntry()
Methods in com.openindex.openestate.tool.calendar with parameters of type CalendarEntry Modifier and Type Method Description void
CalendarEntryRelationPanel. selectRelation(CalendarEntry calendarEntry, String notes)
-
Uses of CalendarEntry in com.openindex.openestate.tool.calendar.db
Classes in com.openindex.openestate.tool.calendar.db that implement CalendarEntry Modifier and Type Class Description class
DbCalendarEntry<ComponentType extends net.fortuna.ical4j.model.Component>
DbCalendarEntry.class
DbCalendarEventEntry
DbCalendarEventEntry.class
DbCalendarTodoEntry
DbCalendarTodoEntry. -
Uses of CalendarEntry in com.openindex.openestate.tool.calendar.extensions
Classes in com.openindex.openestate.tool.calendar.extensions that implement CalendarEntry Modifier and Type Class Description class
VirtualCalendarEntry
VirtualCalendarEntry. -
Uses of CalendarEntry in com.openindex.openestate.tool.contacts.addons.calendar
Classes in com.openindex.openestate.tool.contacts.addons.calendar that implement CalendarEntry Modifier and Type Class Description class
ContactsBirthdayCalendarEntry
ContactsBirthdayCalendarEntry. -
Uses of CalendarEntry in com.openindex.openestate.tool.crm.addons.calendar
Classes in com.openindex.openestate.tool.crm.addons.calendar that implement CalendarEntry Modifier and Type Class Description class
CrmActivityCalendarEntry
CrmActivityCalendarEntry.
-