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 | |
com.openindex.openestate.tool.calendar.gui |
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 |
---|---|
static CalendarViewPanel |
CalendarViewPanel.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 |
CalendarViewPanel.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) |
Modifier and Type | Method and Description |
---|---|
void |
CalendarEntryPanel.setCalendarGroupsModel(ComboBoxModel<DbCalendarGroup> model) |
void |
CalendarEntryRelationPanel.setCalendarGroupsModel(ComboBoxModel<DbCalendarGroup> calendarGroupModel) |
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) |
Modifier and Type | Field and Description |
---|---|
DbCalendarGroup |
GroupItem.calendarGroup |
Modifier and Type | Method and Description |
---|---|
void |
GroupRenderer.render(DbCalendarGroup value,
JLabel label) |
Copyright © 2019 OpenEstate. All rights reserved.