com.jniwrapper.macosx.cocoa.nsoutlineview
Class __OvFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsoutlineview.__OvFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_OVFlags

public class __OvFlagsStructure
extends com.jniwrapper.Structure

This class represents __OvFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__OvFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get__reserved()
           
 com.jniwrapper.BitField get_AutoExpandFlashState()
           
 com.jniwrapper.BitField get_AutoresizesOutlineColumn()
           
 com.jniwrapper.BitField get_AutoSaveExpandItems()
           
 com.jniwrapper.BitField get_CompatCollapseForceClearsExpandState()
           
 com.jniwrapper.BitField get_DelegateSelectionShouldChangeInOutlineView()
           
 com.jniwrapper.BitField get_DelegateShouldCollapseItem()
           
 com.jniwrapper.BitField get_DelegateShouldEditTableColumn()
           
 com.jniwrapper.BitField get_DelegateShouldExpandItem()
           
 com.jniwrapper.BitField get_DelegateShouldSelectItem()
           
 com.jniwrapper.BitField get_DelegateShouldSelectTableColumn()
           
 com.jniwrapper.BitField get_DelegateWillDisplayCell()
           
 com.jniwrapper.BitField get_DelegateWillDisplayOutlineCell()
           
 com.jniwrapper.BitField get_EnableExpandNotifications()
           
 com.jniwrapper.BitField get_RemoveChildInProgress()
           
 com.jniwrapper.BitField get_SelectionAdjustmentDisabled()
           
 
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

__OvFlagsStructure

public __OvFlagsStructure()
Method Detail

get_DelegateWillDisplayCell

public com.jniwrapper.BitField get_DelegateWillDisplayCell()

get_DelegateShouldEditTableColumn

public com.jniwrapper.BitField get_DelegateShouldEditTableColumn()

get_DelegateShouldSelectItem

public com.jniwrapper.BitField get_DelegateShouldSelectItem()

get_DelegateShouldSelectTableColumn

public com.jniwrapper.BitField get_DelegateShouldSelectTableColumn()

get_DelegateSelectionShouldChangeInOutlineView

public com.jniwrapper.BitField get_DelegateSelectionShouldChangeInOutlineView()

get_DelegateShouldCollapseItem

public com.jniwrapper.BitField get_DelegateShouldCollapseItem()

get_DelegateShouldExpandItem

public com.jniwrapper.BitField get_DelegateShouldExpandItem()

get_AutoresizesOutlineColumn

public com.jniwrapper.BitField get_AutoresizesOutlineColumn()

get_AutoSaveExpandItems

public com.jniwrapper.BitField get_AutoSaveExpandItems()

get_EnableExpandNotifications

public com.jniwrapper.BitField get_EnableExpandNotifications()

get_DelegateWillDisplayOutlineCell

public com.jniwrapper.BitField get_DelegateWillDisplayOutlineCell()

get_RemoveChildInProgress

public com.jniwrapper.BitField get_RemoveChildInProgress()

get_SelectionAdjustmentDisabled

public com.jniwrapper.BitField get_SelectionAdjustmentDisabled()

get_AutoExpandFlashState

public com.jniwrapper.BitField get_AutoExpandFlashState()

get_CompatCollapseForceClearsExpandState

public com.jniwrapper.BitField get_CompatCollapseForceClearsExpandState()

get__reserved

public com.jniwrapper.BitField get__reserved()