Uses of Interface
com.openindex.openestate.tool.extensions.FrameSidebarExtension
-
Packages that use FrameSidebarExtension Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.com.openindex.openestate.tool.calendar ImmoTool-Add-On zur Verwaltung von iCal-Kalendern.com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen.com.openindex.openestate.tool.crm com.openindex.openestate.tool.extensions com.openindex.openestate.tool.mail com.openindex.openestate.tool.manual com.openindex.openestate.tool.news com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of FrameSidebarExtension in com.openindex.openestate.tool.agency
Classes in com.openindex.openestate.tool.agency that implement FrameSidebarExtension Modifier and Type Class Description class
AgencyFrameSidebarExtension
AgencyFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.calendar
Classes in com.openindex.openestate.tool.calendar that implement FrameSidebarExtension Modifier and Type Class Description class
CalendarFrameSidebarExtension
CalendarFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.contacts
Classes in com.openindex.openestate.tool.contacts that implement FrameSidebarExtension Modifier and Type Class Description class
ContactsFrameSidebarExtension
ContactsFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.crm
Classes in com.openindex.openestate.tool.crm that implement FrameSidebarExtension Modifier and Type Class Description class
CrmFrameSidebarExtension
CrmFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.extensions
Classes in com.openindex.openestate.tool.extensions that implement FrameSidebarExtension Modifier and Type Class Description class
FrameSidebarAdapter
FrameSidebarAdapter.Methods in com.openindex.openestate.tool.extensions that return types with arguments of type FrameSidebarExtension Modifier and Type Method Description static Collection<FrameSidebarExtension>
FrameSidebarExtension. load(ImmoToolProject project, String... pluginIds)
static Collection<FrameSidebarExtension>
FrameSidebarExtension. load(String... pluginIds)
-
Uses of FrameSidebarExtension in com.openindex.openestate.tool.mail
Classes in com.openindex.openestate.tool.mail that implement FrameSidebarExtension Modifier and Type Class Description class
MailFrameSidebarExtension
MailFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.manual
Classes in com.openindex.openestate.tool.manual that implement FrameSidebarExtension Modifier and Type Class Description class
ManualFrameSidebarExtension
ManualFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.news
Classes in com.openindex.openestate.tool.news that implement FrameSidebarExtension Modifier and Type Class Description class
NewsFrameSidebarExtension
NewsFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.utils
Classes in com.openindex.openestate.tool.utils that implement FrameSidebarExtension Modifier and Type Class Description class
DatabaseFrameSidebarExtension
DatabaseFrameSidebarExtension.
-