com.jniwrapper.macosx.cocoa.nsbrowser
Class __BrflagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsbrowser.__BrflagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_Brflags

public class __BrflagsStructure
extends com.jniwrapper.Structure

This class represents __BrflagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__BrflagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AcceptArrowKeys()
           
 com.jniwrapper.BitField get_AcceptsFirstMouse()
           
 com.jniwrapper.BitField get_ActionNeedsToBeSent()
           
 com.jniwrapper.BitField get_AllowsBranchSelection()
           
 com.jniwrapper.BitField get_AllowsIncrementalSearching()
           
 com.jniwrapper.BitField get_AllowsMultipleSelection()
           
 com.jniwrapper.BitField get_DelegateDoesNotCreateRowsInMatrix()
           
 com.jniwrapper.BitField get_DelegateImplementsWillDisplayCell()
           
 com.jniwrapper.BitField get_DelegateSelectsCellsByRow()
           
 com.jniwrapper.BitField get_DelegateSelectsCellsByString()
           
 com.jniwrapper.BitField get_DelegateSetsTitles()
           
 com.jniwrapper.BitField get_DelegateValidatesColumns()
           
 com.jniwrapper.BitField get_DisableCompositing()
           
 com.jniwrapper.BitField get_DontDrawTitles()
           
 com.jniwrapper.BitField get_FirstVisibleCalculationDisabled()
           
 com.jniwrapper.BitField get_HasHorizontalScroller()
           
 com.jniwrapper.BitField get_IsTitled()
           
 com.jniwrapper.BitField get_PrefersAllColumnUserResizing()
           
 com.jniwrapper.BitField get_ProhibitEmptySel()
           
 com.jniwrapper.BitField get_RefusesFirstResponder()
           
 com.jniwrapper.BitField get_ReuseColumns()
           
 com.jniwrapper.BitField get_SendActionOnArrowKeys()
           
 com.jniwrapper.BitField get_SeparateColumns()
           
 com.jniwrapper.BitField get_Time()
           
 com.jniwrapper.BitField get_TitleFromPrevious()
           
 com.jniwrapper.BitField get_UsesSmallScrollers()
           
 com.jniwrapper.BitField get_UsesSmallSizeTitleFont()
           
 
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

__BrflagsStructure

public __BrflagsStructure()
Method Detail

get_AllowsMultipleSelection

public com.jniwrapper.BitField get_AllowsMultipleSelection()

get_AllowsBranchSelection

public com.jniwrapper.BitField get_AllowsBranchSelection()

get_ReuseColumns

public com.jniwrapper.BitField get_ReuseColumns()

get_IsTitled

public com.jniwrapper.BitField get_IsTitled()

get_TitleFromPrevious

public com.jniwrapper.BitField get_TitleFromPrevious()

get_SeparateColumns

public com.jniwrapper.BitField get_SeparateColumns()

get_DelegateImplementsWillDisplayCell

public com.jniwrapper.BitField get_DelegateImplementsWillDisplayCell()

get_DelegateSetsTitles

public com.jniwrapper.BitField get_DelegateSetsTitles()

get_DelegateSelectsCellsByString

public com.jniwrapper.BitField get_DelegateSelectsCellsByString()

get_DelegateDoesNotCreateRowsInMatrix

public com.jniwrapper.BitField get_DelegateDoesNotCreateRowsInMatrix()

get_DelegateValidatesColumns

public com.jniwrapper.BitField get_DelegateValidatesColumns()

get_AcceptArrowKeys

public com.jniwrapper.BitField get_AcceptArrowKeys()

get_DontDrawTitles

public com.jniwrapper.BitField get_DontDrawTitles()

get_SendActionOnArrowKeys

public com.jniwrapper.BitField get_SendActionOnArrowKeys()

get_ProhibitEmptySel

public com.jniwrapper.BitField get_ProhibitEmptySel()

get_HasHorizontalScroller

public com.jniwrapper.BitField get_HasHorizontalScroller()

get_Time

public com.jniwrapper.BitField get_Time()

get_AllowsIncrementalSearching

public com.jniwrapper.BitField get_AllowsIncrementalSearching()

get_DelegateSelectsCellsByRow

public com.jniwrapper.BitField get_DelegateSelectsCellsByRow()

get_DisableCompositing

public com.jniwrapper.BitField get_DisableCompositing()

get_RefusesFirstResponder

public com.jniwrapper.BitField get_RefusesFirstResponder()

get_AcceptsFirstMouse

public com.jniwrapper.BitField get_AcceptsFirstMouse()

get_ActionNeedsToBeSent

public com.jniwrapper.BitField get_ActionNeedsToBeSent()

get_UsesSmallSizeTitleFont

public com.jniwrapper.BitField get_UsesSmallSizeTitleFont()

get_UsesSmallScrollers

public com.jniwrapper.BitField get_UsesSmallScrollers()

get_PrefersAllColumnUserResizing

public com.jniwrapper.BitField get_PrefersAllColumnUserResizing()

get_FirstVisibleCalculationDisabled

public com.jniwrapper.BitField get_FirstVisibleCalculationDisabled()