com.jniwrapper.macosx.cocoa.nstableview
Class __TvFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nstableview.__TvFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_TvFlags

public class __TvFlagsStructure
extends com.jniwrapper.Structure

This class represents __TvFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__TvFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AllowsColumnReordering()
           
 com.jniwrapper.BitField get_AllowsColumnResizing()
           
 com.jniwrapper.BitField get_AllowsColumnSelection()
           
 com.jniwrapper.BitField get_AllowsEmptySelection()
           
 com.jniwrapper.BitField get_AllowsMultipleSelection()
           
 com.jniwrapper.BitField get_AutoresizesAllColumnsToFit()
           
 com.jniwrapper.BitField get_ChangingLayout()
           
 com.jniwrapper.BitField get_CompareWidthWithSuperview()
           
 com.jniwrapper.BitField get_DataSourceSetObjectValue()
           
 com.jniwrapper.BitField get_DelegateSelectionShouldChangeInTableView()
           
 com.jniwrapper.BitField get_DelegateShouldEditTableColumn()
           
 com.jniwrapper.BitField get_DelegateShouldSelectRow()
           
 com.jniwrapper.BitField get_DelegateShouldSelectTableColumn()
           
 com.jniwrapper.BitField get_DelegateWillDisplayCell()
           
 com.jniwrapper.BitField get_MovedPostingDisableCount()
           
 com.jniwrapper.BitField get_OldDrawsGridFlag()
           
 com.jniwrapper.BitField get_RefusesFirstResponder()
           
 com.jniwrapper.BitField get_SelectionPostingDisableCount()
           
 com.jniwrapper.BitField get_SelectionType()
           
 
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

__TvFlagsStructure

public __TvFlagsStructure()
Method Detail

get_AllowsColumnReordering

public com.jniwrapper.BitField get_AllowsColumnReordering()

get_AllowsColumnResizing

public com.jniwrapper.BitField get_AllowsColumnResizing()

get_OldDrawsGridFlag

public com.jniwrapper.BitField get_OldDrawsGridFlag()

get_AllowsEmptySelection

public com.jniwrapper.BitField get_AllowsEmptySelection()

get_AllowsMultipleSelection

public com.jniwrapper.BitField get_AllowsMultipleSelection()

get_AllowsColumnSelection

public com.jniwrapper.BitField get_AllowsColumnSelection()

get_SelectionType

public com.jniwrapper.BitField get_SelectionType()

get_ChangingLayout

public com.jniwrapper.BitField get_ChangingLayout()

get_CompareWidthWithSuperview

public com.jniwrapper.BitField get_CompareWidthWithSuperview()

get_DelegateWillDisplayCell

public com.jniwrapper.BitField get_DelegateWillDisplayCell()

get_DelegateShouldEditTableColumn

public com.jniwrapper.BitField get_DelegateShouldEditTableColumn()

get_DelegateShouldSelectRow

public com.jniwrapper.BitField get_DelegateShouldSelectRow()

get_DelegateShouldSelectTableColumn

public com.jniwrapper.BitField get_DelegateShouldSelectTableColumn()

get_DelegateSelectionShouldChangeInTableView

public com.jniwrapper.BitField get_DelegateSelectionShouldChangeInTableView()

get_AutoresizesAllColumnsToFit

public com.jniwrapper.BitField get_AutoresizesAllColumnsToFit()

get_DataSourceSetObjectValue

public com.jniwrapper.BitField get_DataSourceSetObjectValue()

get_SelectionPostingDisableCount

public com.jniwrapper.BitField get_SelectionPostingDisableCount()

get_MovedPostingDisableCount

public com.jniwrapper.BitField get_MovedPostingDisableCount()

get_RefusesFirstResponder

public com.jniwrapper.BitField get_RefusesFirstResponder()