EDataBook.BookBackendClass

Fields

Name

Type

Access

Description

closed

object

r

impl_configure_direct

object

r

impl_contains_email

object

r

impl_create_contacts

object

r

impl_create_cursor

object

r

impl_delete_cursor

object

r

impl_dup_locale

object

r

impl_dup_view_contacts

object

r

impl_dup_view_indices

object

r

impl_get_backend_property

object

r

impl_get_contact

object

r

impl_get_contact_list

object

r

impl_get_contact_list_uids

object

r

impl_get_direct_book

object

r

impl_get_view_n_total

object

r

impl_modify_contacts

object

r

impl_notify_update

object

r

impl_open

object

r

impl_refresh

object

r

impl_remove_contacts

object

r

impl_set_locale

object

r

impl_set_view_sort_fields

object

r

impl_start_view

object

r

impl_stop_view

object

r

parent_class

EBackend.BackendClass

r

reserved_padding

[object]

r

shutdown

object

r

use_serial_dispatch_queue

bool

r

Whether a serial dispatch queue should be used for this backend or not. The default is True.

Methods

None

Details

class EDataBook.BookBackendClass

Class structure for the EDataBook.BookBackend class.

These virtual methods must be implemented when writing an addressbook backend.