Blackberry 6700 Manuel d'utilisateur Page 5

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 8
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 4
BlackBerry Java Development Environment Release notes 5
SDR421 The net.rim.device.api.ui.Screen.scroll() method always returns true, even when focus is not moved
to a new field.
SDR569 The
net.rim.device.api.io.SharedInputStream.setCurrentPosition( int currentPosition )
method throws an
IllegalArgumentException if the currentPosition parameter is set to a negative value.
SDR657 The
net.rim.device.api.ui.component.RadioButtonField(String,RadioButtonGroup,boolean)
constructor does not throw a
NullPointerException if a null value is passed in for the RadioButtonGroup
parameter. The API documentation is incorrect.
SDR3259 The
DeviceInfo.getOSVersion() method returns the incorrect OS version.
SDR3545 In the BlackBerry Mail API, to list folders of a particular type, do not use the
Folder.OUTBOX constant. Use
Folder.SENT.
SDR3780 The
net.rim.device.api.mime.MIMEInputStream.skip(long n) method throws an
IllegalArgumentException when n is negative. This behavior is not specified in the API documentation.
SDR4590 In the BlackBerry MailAPI, multiple text body parts are not added correctly to a multipart message. Separate body
parts are added, but each has the same text as the last body part that is added.
SDR4598 Uninstalling the JDE does not remove shortcuts from the Start menu.
SDR4882 The sample code in the
com_rim_bb_pimdemo project contains an error. In EventScreen.java, in
sendInvitations() at line 212, the string that is passed to the toSerialFormat method should be one of
the strings from the array queried from the previous line (the string with the substring 2.0 contained).
SDR5385 When an application opens an
HttpConnection using the Mobile Data Service, if the host server does not exist,
an
IOException is not thrown. A result code of 400 is returned.
When an appication attempts to connect to a Mobile Data Service that does not exist or is unreachable, the
connection blocks for approximately two minutes before timing out.
SDR5707 When adding a
StringItem to a Form, a new line is currently inserted. The Form does not scroll back to the
beginning when an
Item is inserted.
SDR7628 The
net.rim.device.api.ui.component.LabelField.setText(ResourceBundleFamily
family,int id)
method does not work. Other forms of LabelField.setText work correctly.
SDR7639 Invoking
net.rim.device.api.ui.container.MainScreen.setTitle(ResourceBundleFamily
family, int id)
can cause a StackOverflowError. Workaround: Do not invoke this method on the event
thread when the containing screen has no title (no previous call to setTitle has occurred).
Issue # Description
Vue de la page 4
1 2 3 4 5 6 7 8

Commentaires sur ces manuels

Pas de commentaire