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 classAgencyFrameSidebarExtensionAgencyFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.calendar
Classes in com.openindex.openestate.tool.calendar that implement FrameSidebarExtension Modifier and Type Class Description classCalendarFrameSidebarExtensionCalendarFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.contacts
Classes in com.openindex.openestate.tool.contacts that implement FrameSidebarExtension Modifier and Type Class Description classContactsFrameSidebarExtensionContactsFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.crm
Classes in com.openindex.openestate.tool.crm that implement FrameSidebarExtension Modifier and Type Class Description classCrmFrameSidebarExtensionCrmFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.extensions
Classes in com.openindex.openestate.tool.extensions that implement FrameSidebarExtension Modifier and Type Class Description classFrameSidebarAdapterFrameSidebarAdapter.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 classMailFrameSidebarExtensionMailFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.manual
Classes in com.openindex.openestate.tool.manual that implement FrameSidebarExtension Modifier and Type Class Description classManualFrameSidebarExtensionManualFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.news
Classes in com.openindex.openestate.tool.news that implement FrameSidebarExtension Modifier and Type Class Description classNewsFrameSidebarExtensionNewsFrameSidebarExtension. -
Uses of FrameSidebarExtension in com.openindex.openestate.tool.utils
Classes in com.openindex.openestate.tool.utils that implement FrameSidebarExtension Modifier and Type Class Description classDatabaseFrameSidebarExtensionDatabaseFrameSidebarExtension.
-