org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSKeyValueChange
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSKeyValueChange
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h
enum values
NSKeyValueChangeSetting
static final int NSKeyValueChangeSetting
- See Also:
- Constant Field Values
NSKeyValueChangeInsertion
static final int NSKeyValueChangeInsertion
- See Also:
- Constant Field Values
NSKeyValueChangeRemoval
static final int NSKeyValueChangeRemoval
- See Also:
- Constant Field Values
NSKeyValueChangeReplacement
static final int NSKeyValueChangeReplacement
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.