com.jniwrapper.macosx.cocoa.nsbrowser
Class _Brflags

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

public class _Brflags
extends __BrflagsStructure

This class represents _Brflags type.


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

_Brflags

public _Brflags()