Uses of Class
com.openindex.openestate.tool.contacts.ContactsEntryViewPanel
-
Packages that use ContactsEntryViewPanel Package Description com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons.com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen. -
-
Uses of ContactsEntryViewPanel in com.openindex.openestate.tool.agency.addons.contacts
Methods in com.openindex.openestate.tool.agency.addons.contacts with parameters of type ContactsEntryViewPanel Modifier and Type Method Description voidContactsEntryEstateTabPanel. setViewPanel(ContactsEntryViewPanel viewPanel) -
Uses of ContactsEntryViewPanel in com.openindex.openestate.tool.contacts
Methods in com.openindex.openestate.tool.contacts that return ContactsEntryViewPanel Modifier and Type Method Description static ContactsEntryViewPanelContactsEntryViewPanel. createTab()static ContactsEntryViewPanelContactsEntryViewPanel. createTab(DbContactsEntry entry)protected ContactsEntryViewPanelContactsEntryViewTask. doInBackground()ContactsEntryViewPanelContactsEntryViewPanel.AbstractTab. getViewPanel()Methods in com.openindex.openestate.tool.contacts with parameters of type ContactsEntryViewPanel Modifier and Type Method Description voidContactsEntryViewPanel.AbstractTab. setViewPanel(ContactsEntryViewPanel viewPanel)protected voidContactsEntryViewTask. succeeded(ContactsEntryViewPanel panel)Constructors in com.openindex.openestate.tool.contacts with parameters of type ContactsEntryViewPanel Constructor Description ContactsEntryViewTask(AbstractDbDriver dbDriver, long entryId, ContactsEntryViewPanel viewTab)
-