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 AgencyBrokeringViewPanel
AgencyBrokeringViewPanel. createTab()
static AgencyBrokeringViewPanel
AgencyBrokeringViewPanel. createTab(DbAgencyBrokering brokering)
protected AgencyBrokeringViewPanel
AgencyBrokeringViewTask. doInBackground()
AgencyBrokeringViewPanel
AgencyBrokeringViewPanel.AbstractTab. getViewPanel()
Methods in com.openindex.openestate.tool.agency.addons.contacts with parameters of type AgencyBrokeringViewPanel Modifier and Type Method Description void
AgencyBrokeringViewPanel.AbstractTab. setViewPanel(AgencyBrokeringViewPanel viewPanel)
protected void
AgencyBrokeringViewTask. 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)
-