|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ABActionDelegate
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
ABActionDelegate._static_
|
Method Summary | |
---|---|
NSString |
actionProperty()
|
void |
performActionForPerson_identifier(ABPerson person,
NSString identifier)
|
boolean |
shouldEnableActionForPerson_identifier(ABPerson person,
NSString identifier)
Optional. |
NSString |
titleForPerson_identifier(ABPerson person,
NSString identifier)
|
Method Detail |
---|
NSString actionProperty()
NSString titleForPerson_identifier(ABPerson person, NSString identifier)
void performActionForPerson_identifier(ABPerson person, NSString identifier)
boolean shouldEnableActionForPerson_identifier(ABPerson person, NSString identifier)
-(BOOL)shouldEnableActionForPerson:(ABPerson*) identifier:(NSString*)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |