|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSKeyValueObserving
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 |
NSKeyValueObserving._static_
|
Method Summary | |
---|---|
void |
observeValueForKeyPath_ofObject_change_context(NSString keyPath,
org.rococoa.ID object,
NSDictionary change,
Pointer context)
Given that the receiver has been registered as an observer of the value at a key path relative to an object, be notified of a change to that value. |
Method Detail |
---|
void observeValueForKeyPath_ofObject_change_context(NSString keyPath, org.rococoa.ID object, NSDictionary change, Pointer context)
-(void)observeValueForKeyPath:(NSString*) ofObject:(id) change:(NSDictionary*) context:(void*)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |