Uses of Class
com.openindex.openestate.tool.agency.addons.contacts.AgencyBrokeringViewPanel
-
Packages that use AgencyBrokeringViewPanel Package Description com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons. -
-
Uses of AgencyBrokeringViewPanel in com.openindex.openestate.tool.agency.addons.contacts
Methods in com.openindex.openestate.tool.agency.addons.contacts that return AgencyBrokeringViewPanel Modifier and Type Method Description static AgencyBrokeringViewPanelAgencyBrokeringViewPanel. createTab()static AgencyBrokeringViewPanelAgencyBrokeringViewPanel. createTab(DbAgencyBrokering brokering)protected AgencyBrokeringViewPanelAgencyBrokeringViewTask. doInBackground()AgencyBrokeringViewPanelAgencyBrokeringViewPanel.AbstractTab. getViewPanel()Methods in com.openindex.openestate.tool.agency.addons.contacts with parameters of type AgencyBrokeringViewPanel Modifier and Type Method Description voidAgencyBrokeringViewPanel.AbstractTab. setViewPanel(AgencyBrokeringViewPanel viewPanel)protected voidAgencyBrokeringViewTask. succeeded(AgencyBrokeringViewPanel panel)Constructors in com.openindex.openestate.tool.agency.addons.contacts with parameters of type AgencyBrokeringViewPanel Constructor Description AgencyBrokeringViewTask(AbstractDbDriver dbDriver, long brokeringId, AgencyBrokeringViewPanel viewTab)
-