|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FieldView in uicc.contactmanager |
|---|
| Methods in uicc.contactmanager that return FieldView | |
|---|---|
FieldView |
ContactView.createFieldInstance()
Factory method used to create a FieldView instance. |
| Methods in uicc.contactmanager with parameters of type FieldView | |
|---|---|
void |
ContactView.selectField(FieldView fieldView,
int fieldDescriptorIdentifier)
Selects the field from the contact whose descriptor matches the specified fieldDescriptorIdentifier,
and set fieldView to represent the selected field. |
int |
ContactView.selectNextField(FieldView fieldView)
Selects the next field in the current enumeration, and set fieldView to represent
the selected field. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||