Class AddressView |
The AddressView class is a list of Address instances constituting a view into the address book database.
Details |
Constructor |
recs | currently ignored! |
The constructor takes a list of (database) records and converts each into the internal model of an address.
Methods: |
rec | GUI record to load |
Add an address from a (GUI) record.
rec | database record to load |
Add an address from a (database) record.
all the addresses |
recs | source of database records to load |
Load from a list of (database) records.
Fields: |