|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSApplicationScriptingDelegation
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 |
NSApplicationScriptingDelegation._static_
|
Method Summary | |
---|---|
boolean |
application_delegateHandlesKey(NSApplication sender,
NSString key)
Return YES if the receiving delegate object can respond to key value coding messages for a specific keyed attribute, to-one relationship, or to-many relationship. |
Method Detail |
---|
boolean application_delegateHandlesKey(NSApplication sender, NSString key)
-(BOOL)application:(NSApplication*) delegateHandlesKey:(NSString*)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |