com.jniwrapper.macosx.cocoa.nstoolbaritem
Class __tbiFlagsStructure

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

public class __tbiFlagsStructure
extends com.jniwrapper.Structure

This class represents __tbiFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__tbiFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_DrawingForDragImage()
           
 com.jniwrapper.BitField get_HasValidatedAutoModeConfiguration()
           
 com.jniwrapper.BitField get_IsCustomItemType()
           
 com.jniwrapper.BitField get_IsEnabled()
           
 com.jniwrapper.BitField get_IsUserRemovable()
           
 com.jniwrapper.BitField get_MenuHasBeenSet()
           
 com.jniwrapper.BitField get_MenuRepIsDefault()
           
 com.jniwrapper.BitField get_RESERVED()
           
 com.jniwrapper.BitField get_UseAutoModeConfiguration()
           
 com.jniwrapper.BitField get_ViewHasBeenLoaded()
           
 com.jniwrapper.BitField get_ViewRespondsToAction()
           
 com.jniwrapper.BitField get_ViewRespondsToImage()
           
 com.jniwrapper.BitField get_ViewRespondsToIsEnabled()
           
 com.jniwrapper.BitField get_ViewRespondsToSetAction()
           
 com.jniwrapper.BitField get_ViewRespondsToSetEnabled()
           
 com.jniwrapper.BitField get_ViewRespondsToSetImage()
           
 com.jniwrapper.BitField get_ViewRespondsToSetTag()
           
 com.jniwrapper.BitField get_ViewRespondsToSetTarget()
           
 com.jniwrapper.BitField get_ViewRespondsToTag()
           
 com.jniwrapper.BitField get_ViewRespondsToTarget()
           
 
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

__tbiFlagsStructure

public __tbiFlagsStructure()
Method Detail

get_ViewRespondsToIsEnabled

public com.jniwrapper.BitField get_ViewRespondsToIsEnabled()

get_ViewRespondsToSetEnabled

public com.jniwrapper.BitField get_ViewRespondsToSetEnabled()

get_ViewRespondsToTag

public com.jniwrapper.BitField get_ViewRespondsToTag()

get_ViewRespondsToSetTag

public com.jniwrapper.BitField get_ViewRespondsToSetTag()

get_ViewRespondsToAction

public com.jniwrapper.BitField get_ViewRespondsToAction()

get_ViewRespondsToSetAction

public com.jniwrapper.BitField get_ViewRespondsToSetAction()

get_ViewRespondsToTarget

public com.jniwrapper.BitField get_ViewRespondsToTarget()

get_ViewRespondsToSetTarget

public com.jniwrapper.BitField get_ViewRespondsToSetTarget()

get_ViewRespondsToImage

public com.jniwrapper.BitField get_ViewRespondsToImage()

get_ViewRespondsToSetImage

public com.jniwrapper.BitField get_ViewRespondsToSetImage()

get_IsEnabled

public com.jniwrapper.BitField get_IsEnabled()

get_IsUserRemovable

public com.jniwrapper.BitField get_IsUserRemovable()

get_MenuHasBeenSet

public com.jniwrapper.BitField get_MenuHasBeenSet()

get_MenuRepIsDefault

public com.jniwrapper.BitField get_MenuRepIsDefault()

get_ViewHasBeenLoaded

public com.jniwrapper.BitField get_ViewHasBeenLoaded()

get_DrawingForDragImage

public com.jniwrapper.BitField get_DrawingForDragImage()

get_IsCustomItemType

public com.jniwrapper.BitField get_IsCustomItemType()

get_HasValidatedAutoModeConfiguration

public com.jniwrapper.BitField get_HasValidatedAutoModeConfiguration()

get_UseAutoModeConfiguration

public com.jniwrapper.BitField get_UseAutoModeConfiguration()

get_RESERVED

public com.jniwrapper.BitField get_RESERVED()