|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSKeyValueObservingCustomization
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 |
NSKeyValueObservingCustomization._static_
|
Method Summary | |
---|---|
Pointer |
observationInfo()
Original signature : -(void*)observationInfo from NSKeyValueObservingCustomization native declaration : NSKeyValueObserving.h:180 |
void |
setObservationInfo(Pointer observationInfo)
Take or return a pointer that identifies information about all of the observers that are registered with the receiver, the options that were used at registration-time, etc. |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
void setObservationInfo(Pointer observationInfo)
-(void)setObservationInfo:(void*)
Pointer observationInfo()
-(void*)observationInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |