예제 #1
0
 /**
  * @param contactsHelper The {@link com.blackberry.widgets.tagview.internal.contact
  *     .ContactsHelper} which created this instance
  * @see #getContactsHelper()
  */
 public void setContactsHelper(ContactsHelper contactsHelper) {
   mDetails.setContactsHelper(contactsHelper);
 }