
Item Description
• public boolean isWirelessSyncCapable()
• public boolean isWirelessSyncEnabled()
• public int size()
Linking application contacts
to BlackBerryContacts
The net.rim.blackberry.api.pdap.contactlinking package provides
functionality to link application contacts to BlackBerryContacts.
The following classes are available for use:
• LinkedContactUtilities
• AbstractLinkableContact
• DefaultLinkableContact
The following interfaces are available for use:
• AddressBookFieldFactory
• LinkableContact
• LinkedContactConstants.
Messaging
Item Description
Attachment API You can programmatically download attachments to email messages using the
net.rim.blackberry.api.mail.AttachmentDownloadManager class.
User interface
Item Description
Absolute layout manager The net.rim.device.api.ui.container.AbsoluteFieldManager class
provides a Manager that allows placement of fields at specific x-y positions. Rather than
based on the extent of the surrounding fields, fields can be placed anywhere on the screen
and can even be overlapped.
Auto complete field The net.rim.device.api.ui.component.AutoCompleteField is a UI
component that automatically matches what the user types in the field against items in a
datasource and displays the matches in a droplist below the field. The items in the datasource
are defined by the BasicFilteredList class and can be a static or dynamic list (i.e. the
Contact list).
RIM Confidential and Proprietary Information - Beta Customers Only. Content and software are subject to change.
12
Comentários a estes Manuais