Uses of Class
com.openindex.openestate.tool.agency.addons.contacts.AgencyInterestViewPanel
-
Packages that use AgencyInterestViewPanel Package Description com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons. -
-
Uses of AgencyInterestViewPanel in com.openindex.openestate.tool.agency.addons.contacts
Methods in com.openindex.openestate.tool.agency.addons.contacts that return AgencyInterestViewPanel Modifier and Type Method Description static AgencyInterestViewPanelAgencyInterestViewPanel. createTab()static AgencyInterestViewPanelAgencyInterestViewPanel. createTab(DbAgencyInterest interest)protected AgencyInterestViewPanelAgencyInterestViewTask. doInBackground()AgencyInterestViewPanelAgencyInterestViewPanel.AbstractTab. getViewPanel()Methods in com.openindex.openestate.tool.agency.addons.contacts with parameters of type AgencyInterestViewPanel Modifier and Type Method Description voidAgencyInterestViewPanel.AbstractTab. setViewPanel(AgencyInterestViewPanel viewPanel)protected voidAgencyInterestViewTask. succeeded(AgencyInterestViewPanel panel)Constructors in com.openindex.openestate.tool.agency.addons.contacts with parameters of type AgencyInterestViewPanel Constructor Description AgencyInterestViewTask(AbstractDbDriver dbDriver, long interestId, AgencyInterestViewPanel viewPanel)
-