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 CalendarEntryCalendarEntryTable. getCalendarEntryAt(int rowIndex)CalendarEntryCalendarEntryTable.Row. getEntry()Methods in com.openindex.openestate.tool.calendar with parameters of type CalendarEntry Modifier and Type Method Description voidCalendarEntryRelationPanel. 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 classDbCalendarEntry<ComponentType extends net.fortuna.ical4j.model.Component>DbCalendarEntry.classDbCalendarEventEntryDbCalendarEventEntry.classDbCalendarTodoEntryDbCalendarTodoEntry. -
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 classVirtualCalendarEntryVirtualCalendarEntry. -
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 classContactsBirthdayCalendarEntryContactsBirthdayCalendarEntry. -
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 classCrmActivityCalendarEntryCrmActivityCalendarEntry.
-