Class ABPeoplePickerNavigationController

    • Constructor Detail

      • ABPeoplePickerNavigationController

        public ABPeoplePickerNavigationController()
        Deprecated.
      • ABPeoplePickerNavigationController

        protected ABPeoplePickerNavigationController​(NSObject.Handle h,
                                                     long handle)
        Deprecated.
      • ABPeoplePickerNavigationController

        protected ABPeoplePickerNavigationController​(NSObject.SkipInit skipInit)
        Deprecated.
      • ABPeoplePickerNavigationController

        public ABPeoplePickerNavigationController​(java.lang.Class<? extends UINavigationBar> navigationBarClass,
                                                  java.lang.Class<? extends UIToolbar> toolbarClass)
        Deprecated.
        Since:
        Available in iOS 5.0 and later.
      • ABPeoplePickerNavigationController

        public ABPeoplePickerNavigationController​(UIViewController rootViewController)
        Deprecated.
      • ABPeoplePickerNavigationController

        public ABPeoplePickerNavigationController​(java.lang.String nibNameOrNil,
                                                  NSBundle nibBundleOrNil)
        Deprecated.
      • ABPeoplePickerNavigationController

        public ABPeoplePickerNavigationController​(NSCoder decoder)
        Deprecated.
    • Method Detail

      • getDisplayedProperties

        public java.util.List<? extends ABProperty> getDisplayedProperties()
        Deprecated.
      • setDisplayedProperties

        public void setDisplayedProperties​(java.util.List<? extends ABProperty> v)
        Deprecated.
      • getAddressBook

        public ABAddressBook getAddressBook()
        Deprecated.
      • setAddressBook

        public void setAddressBook​(ABAddressBook v)
        Deprecated.
      • getPredicateForEnablingPerson

        public NSPredicate getPredicateForEnablingPerson()
        Deprecated.
        Since:
        Available in iOS 8.0 and later.
      • setPredicateForEnablingPerson

        public void setPredicateForEnablingPerson​(NSPredicate v)
        Deprecated.
        Since:
        Available in iOS 8.0 and later.
      • getPredicateForSelectionOfPerson

        public NSPredicate getPredicateForSelectionOfPerson()
        Deprecated.
        Since:
        Available in iOS 8.0 and later.
      • setPredicateForSelectionOfPerson

        public void setPredicateForSelectionOfPerson​(NSPredicate v)
        Deprecated.
        Since:
        Available in iOS 8.0 and later.
      • getPredicateForSelectionOfProperty

        public NSPredicate getPredicateForSelectionOfProperty()
        Deprecated.
        Since:
        Available in iOS 8.0 and later.
      • setPredicateForSelectionOfProperty

        public void setPredicateForSelectionOfProperty​(NSPredicate v)
        Deprecated.
        Since:
        Available in iOS 8.0 and later.