A C D E F G H I N O R S T U W

S

selectContact(ContactView, int) - Method in interface uicc.contactmanager.ContactsListView
Binds a ContactView instance to the contact that matches the provided contactIdentifier.
selectField(FieldView, int) - Method in interface uicc.contactmanager.ContactView
Selects the field from the contact whose descriptor matches the specified fieldDescriptorIdentifier, and set fieldView to represent the selected field.
selectFieldDescriptor(FieldDescriptorView, int) - Method in interface uicc.contactmanager.FieldDescriptorsListView
Binds a FieldDescriptorView instance to the descriptor that matches the provided fieldDescriptorIdentifier.
selectGroup(GroupView, int) - Method in interface uicc.contactmanager.GroupsListView
Binds a GroupView instance to a group that matches the provided groupIdentifier.
selectNextContact(ContactView) - Method in interface uicc.contactmanager.ContactsListView
Binds a ContactView instance with the next contact in the current enumeration.
selectNextField(FieldView) - Method in interface uicc.contactmanager.ContactView
Selects the next field in the current enumeration, and set fieldView to represent the selected field.
selectNextFieldDescriptor(FieldDescriptorView) - Method in interface uicc.contactmanager.FieldDescriptorsListView
Binds a FieldDescriptorView instance with the next descriptor in the current enumeration.
selectNextGroup(GroupView) - Method in interface uicc.contactmanager.GroupsListView
Binds a GroupView instance with the next group in the current enumeration.
setAdditionalAttributes(int) - Method in interface uicc.contactmanager.FieldView
Sets additional field attributes to this field.
setAttributes(int) - Method in interface uicc.contactmanager.FieldDescriptorView
Sets the attributes that any related field must have.
setFieldMaxSize(int) - Method in interface uicc.contactmanager.FieldDescriptorView
Sets the maximum size of the field values.
setGroupName(byte[], short, short) - Method in interface uicc.contactmanager.GroupView
Sets the group name.
setLabel(byte[], short, short) - Method in interface uicc.contactmanager.FieldDescriptorView
Sets the label of the field (text name of the field).
setType(short) - Method in interface uicc.contactmanager.FieldDescriptorView
Sets the field type.
startEnumeration() - Method in interface uicc.contactmanager.ContactsListView
Starts a new enumeration of all contacts in the list.
startEnumeration(short, int, byte[], short, short) - Method in interface uicc.contactmanager.ContactsListView
Starts a new enumeration of contacts that match specific criteria.
startEnumeration() - Method in interface uicc.contactmanager.ContactView
Starts a new enumeration of all fields in the contact.
startEnumeration(short, int, byte[], short, short) - Method in interface uicc.contactmanager.ContactView
Starts a new enumeration of fields in the contact that match specific criteria.
startEnumeration() - Method in interface uicc.contactmanager.FieldDescriptorsListView
Starts a new enumeration of all field descriptors in the list.
startEnumeration() - Method in interface uicc.contactmanager.GroupsListView
Starts a new enumeration of all groups in the list.
startEnumeration(int) - Method in interface uicc.contactmanager.GroupsListView
Stars the enumeration of all groups in the groups list, that contain a specific contact.

A C D E F G H I N O R S T U W