org.rococoa.cocoa.addressbook
Interface AddressBookLibrary.ABPeoplePickerSelectionBehavior

Enclosing interface:
AddressBookLibrary

public static interface AddressBookLibrary.ABPeoplePickerSelectionBehavior


Field Summary
static int ABMultipleValueSelection
           
static int ABNoValueSelection
           
static int ABSingleValueSelection
           
 

Field Detail

ABNoValueSelection

static final int ABNoValueSelection
See Also:
Constant Field Values

ABSingleValueSelection

static final int ABSingleValueSelection
See Also:
Constant Field Values

ABMultipleValueSelection

static final int ABMultipleValueSelection
See Also:
Constant Field Values