org.rococoa.cocoa.appkit
Class NSArrayController.__arrayControllerFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSArrayController.__arrayControllerFlags
- Direct Known Subclasses:
- NSArrayController.__arrayControllerFlags.ByReference, NSArrayController.__arrayControllerFlags.ByValue
- Enclosing class:
- NSArrayController
public static class NSArrayController.__arrayControllerFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
_avoidsEmptySelection
public byte _avoidsEmptySelection
_preservesSelection
public byte _preservesSelection
_selectsInsertedObjects
public byte _selectsInsertedObjects
_alwaysUsesMultipleValuesMarker
public byte _alwaysUsesMultipleValuesMarker
_refreshesAllModelObjects
public byte _refreshesAllModelObjects
_filterRestrictsInsertion
public byte _filterRestrictsInsertion
_overridesArrangeObjects
public byte _overridesArrangeObjects
_overridesDidChangeArrangementCriteria
public byte _overridesDidChangeArrangementCriteria
_explicitlyCannotInsert
public byte _explicitlyCannotInsert
_generatedEmptyArray
public byte _generatedEmptyArray
_isObservingKeyPathsThroughArrangedObjects
public byte _isObservingKeyPathsThroughArrangedObjects
_arrangedObjectsIsMutable
public byte _arrangedObjectsIsMutable
_clearsFilterPredicateOnInsertion
public byte _clearsFilterPredicateOnInsertion
_skipSortingAfterFetch
public byte _skipSortingAfterFetch
_automaticallyRearrangesObjects
public byte _automaticallyRearrangesObjects
_reservedArrayController
public int _reservedArrayController
NSArrayController.__arrayControllerFlags
public NSArrayController.__arrayControllerFlags()
byReference
public NSArrayController.__arrayControllerFlags.ByReference byReference()
byValue
public NSArrayController.__arrayControllerFlags.ByValue byValue()
clone
public NSArrayController.__arrayControllerFlags clone()
- Overrides:
clone
in class Object