org.rococoa.cocoa.appkit
Class NSTreeController.__treeControllerFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSTreeController.__treeControllerFlags,NSTreeController.__treeControllerFlags.ByValue,NSTreeController.__treeControllerFlags.ByReference>
org.rococoa.cocoa.appkit.NSTreeController.__treeControllerFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSTreeController.__treeControllerFlags,NSTreeController.__treeControllerFlags.ByValue,NSTreeController.__treeControllerFlags.ByReference>>
- Direct Known Subclasses:
- NSTreeController.__treeControllerFlags.ByReference, NSTreeController.__treeControllerFlags.ByValue
- Enclosing class:
- NSTreeController
public static class NSTreeController.__treeControllerFlags
- extends Structure<NSTreeController.__treeControllerFlags,NSTreeController.__treeControllerFlags.ByValue,NSTreeController.__treeControllerFlags.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
_explicitlyCannotInsert
public byte _explicitlyCannotInsert
_explicitlyCannotInsertChild
public byte _explicitlyCannotInsertChild
_explicitlyCannotAddChild
public byte _explicitlyCannotAddChild
_alwaysUsesMultipleValuesMarker
public byte _alwaysUsesMultipleValuesMarker
_observingThroughArrangedObjects
public byte _observingThroughArrangedObjects
_mutatingNodes
public byte _mutatingNodes
_performingFetch
public byte _performingFetch
_skipSortingAfterFetch
public byte _skipSortingAfterFetch
_usesIdenticalComparisonOfModelObjects
public byte _usesIdenticalComparisonOfModelObjects
_reservedTreeController
public int _reservedTreeController
NSTreeController.__treeControllerFlags
public NSTreeController.__treeControllerFlags()
newArray
public static NSTreeController.__treeControllerFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.