Blackberry JAVA DEVELOPMENT ENVIRONMENT - - RELEASE NOTES Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 30
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 13
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
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 29 30

Comentarios a estos manuales

Sin comentarios