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.db.hsql | |
com.openindex.openestate.tool.calendar.extensions |
Modifier and Type | Method and Description |
---|---|
DbCalendarGroup |
CalendarFrameSidebarExtension.TreeNode.getLocalCalendar() |
static DbCalendarGroup |
CalendarSourceDialog.showDialog(ImmoToolProject project,
Window window) |
static DbCalendarGroup |
CalendarSourceDialog.showDialog(long groupId,
ImmoToolProject project,
Window window) |
Modifier and Type | Method and Description |
---|---|
protected Map<Long,DbCalendarGroup> |
CalendarEntrySearchTask.getGroups()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CalendarEntryWeekTablePanel |
CalendarEntryWeekTablePanel.createTab(DbCalendarGroup calendar) |
static CalendarEntryTablePanel |
CalendarEntryTablePanel.createTab(DbCalendarGroup calendar) |
static CalendarEntryMonthTablePanel |
CalendarEntryMonthTablePanel.createTab(DbCalendarGroup calendar) |
static CalendarEntryDayTablePanel |
CalendarEntryDayTablePanel.createTab(DbCalendarGroup calendar) |
abstract void |
CalendarSourceDialogTab.load(DbCalendarGroup group) |
void |
CalendarFrameSidebarExtension.Tree.putCalendar(DbCalendarGroup calendar) |
abstract void |
CalendarSourceDialogTab.save(DbCalendarGroup group) |
void |
CalendarSourceDialogTab.saveFinished(Connection c,
String driverName,
DbCalendarGroup group) |
void |
CalendarEntryWeekTablePanel.setCalendar(DbCalendarGroup localCalendar) |
void |
CalendarEntryTablePanel.setCalendar(DbCalendarGroup localCalendar) |
void |
CalendarEntryMonthTablePanel.setCalendar(DbCalendarGroup localCalendar) |
void |
CalendarEntryDayTablePanel.setCalendar(DbCalendarGroup localCalendar) |
void |
CalendarFrameSidebarExtension.TreeNode.setLocalCalendar(DbCalendarGroup localCalendar) |
static boolean |
CalendarSourceDialog.showDialog(DbCalendarGroup group,
ImmoToolProject project,
Window window) |
abstract boolean |
CalendarEntryRelationPanel.submit(DbCalendarGroup calendarGroup,
DbCalendarEntry calendarEntry,
String notes) |
Constructor and Description |
---|
CalendarSyncTask(AbstractDbDriver dbDriver,
DbCalendarHandler calendarHandler,
DbCalendarGroup calendarGroup) |
Modifier and Type | Method and Description |
---|---|
DbCalendarGroup |
DbCalendarHandlerImpl.getGroup(Connection c,
long id) |
DbCalendarGroup |
DbCalendarHandler.getGroup(Connection c,
long id) |
DbCalendarGroup[] |
DbCalendarHandlerImpl.getGroups(Connection c) |
DbCalendarGroup[] |
DbCalendarHandler.getGroups(Connection c) |
abstract DbCalendarGroup[] |
DbCalendarHandlerImpl.getGroups(Connection c,
long[] ids) |
DbCalendarGroup[] |
DbCalendarHandler.getGroups(Connection c,
long[] ids) |
Modifier and Type | Method and Description |
---|---|
abstract void |
DbCalendarHandlerImpl.saveGroup(Connection c,
DbCalendarGroup group) |
void |
DbCalendarHandler.saveGroup(Connection c,
DbCalendarGroup group) |
Modifier and Type | Method and Description |
---|---|
DbCalendarGroup[] |
HSqlDbCalendarHandler.getGroups(Connection c,
long[] ids) |
Modifier and Type | Method and Description |
---|---|
void |
HSqlDbCalendarHandler.saveGroup(Connection c,
DbCalendarGroup group) |
Modifier and Type | Method and Description |
---|---|
JMenuItem[] |
SourceViewExtension.createActionMenuItems(DbCalendarGroup src) |
JMenuItem[] |
SourceViewAdapter.createActionMenuItems(DbCalendarGroup src) |
Copyright © 2015 OpenEstate. All rights reserved.