org.rococoa.cocoa.appkit
Class NSArrayController.__arrayControllerFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSArrayController.__arrayControllerFlags,NSArrayController.__arrayControllerFlags.ByValue,NSArrayController.__arrayControllerFlags.ByReference>
org.rococoa.cocoa.appkit.NSArrayController.__arrayControllerFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSArrayController.__arrayControllerFlags,NSArrayController.__arrayControllerFlags.ByValue,NSArrayController.__arrayControllerFlags.ByReference>>
- Direct Known Subclasses:
- NSArrayController.__arrayControllerFlags.ByReference, NSArrayController.__arrayControllerFlags.ByValue
- Enclosing class:
- NSArrayController
public static class NSArrayController.__arrayControllerFlags
- extends Structure<NSArrayController.__arrayControllerFlags,NSArrayController.__arrayControllerFlags.ByValue,NSArrayController.__arrayControllerFlags.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, 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()
newArray
public static NSArrayController.__arrayControllerFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.