com.jniwrapper.macosx.cocoa.nsarraycontroller
Class __arrayControllerFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsarraycontroller.__arrayControllerFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class __arrayControllerFlagsStructure
extends com.jniwrapper.Structure

This class represents __arrayControllerFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__arrayControllerFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get__avoidsEmptySelection()
           
 com.jniwrapper.BitField get__explicitlyCannotInsert()
           
 com.jniwrapper.BitField get__filterRestrictsInsertion()
           
 com.jniwrapper.BitField get__generatedEmptyArray()
           
 com.jniwrapper.BitField get__isObservingKeyPathsThroughArrangedObjects()
           
 com.jniwrapper.BitField get__overridesArrangeObjects()
           
 com.jniwrapper.BitField get__preservesSelection()
           
 com.jniwrapper.BitField get__refreshesAllModelObjects()
           
 com.jniwrapper.BitField get__reservedArrayController()
           
 com.jniwrapper.BitField get__selectsInsertedObjects()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

__arrayControllerFlagsStructure

public __arrayControllerFlagsStructure()
Method Detail

get__avoidsEmptySelection

public com.jniwrapper.BitField get__avoidsEmptySelection()

get__preservesSelection

public com.jniwrapper.BitField get__preservesSelection()

get__selectsInsertedObjects

public com.jniwrapper.BitField get__selectsInsertedObjects()

get__refreshesAllModelObjects

public com.jniwrapper.BitField get__refreshesAllModelObjects()

get__filterRestrictsInsertion

public com.jniwrapper.BitField get__filterRestrictsInsertion()

get__overridesArrangeObjects

public com.jniwrapper.BitField get__overridesArrangeObjects()

get__explicitlyCannotInsert

public com.jniwrapper.BitField get__explicitlyCannotInsert()

get__generatedEmptyArray

public com.jniwrapper.BitField get__generatedEmptyArray()

get__isObservingKeyPathsThroughArrangedObjects

public com.jniwrapper.BitField get__isObservingKeyPathsThroughArrangedObjects()

get__reservedArrayController

public com.jniwrapper.BitField get__reservedArrayController()