org.rococoa.cocoa.appkit
Class __OvFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<__OvFlags,__OvFlags.ByValue,__OvFlags.ByReference>
org.rococoa.cocoa.appkit.__OvFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<__OvFlags,__OvFlags.ByValue,__OvFlags.ByReference>>
- Direct Known Subclasses:
- __OvFlags.ByReference, __OvFlags.ByValue
public class __OvFlags
- extends Structure<__OvFlags,__OvFlags.ByValue,__OvFlags.ByReference>
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
_reserved
public byte _reserved
dontRedisplayOnFrameChange
public byte dontRedisplayOnFrameChange
flashingOutlineCell
public byte flashingOutlineCell
flashingEntireRow
public byte flashingEntireRow
delegateShouldAutoExpandItem
public byte delegateShouldAutoExpandItem
delegateAutoCollapseItem
public byte delegateAutoCollapseItem
delegateAutoExpandItem
public byte delegateAutoExpandItem
delegateShouldShowOutlineCellForItem
public byte delegateShouldShowOutlineCellForItem
dataSourceDraggedImageMovedTo
public byte dataSourceDraggedImageMovedTo
dataSourceDraggingEndedAt
public byte dataSourceDraggingEndedAt
reloadingData
public byte reloadingData
validDataSourceMethods
public byte validDataSourceMethods
numberOfRowsDataExpandEntered
public byte numberOfRowsDataExpandEntered
delayRowEntryFreeDisabled
public byte delayRowEntryFreeDisabled
delegateHeightOfRowByItem
public byte delegateHeightOfRowByItem
_unused
public byte _unused
autoExpandFlashState
public byte autoExpandFlashState
selectionAdjustmentDisabled
public byte selectionAdjustmentDisabled
removeChildInProgress
public byte removeChildInProgress
delegateWillDisplayOutlineCell
public byte delegateWillDisplayOutlineCell
enableExpandNotifications
public byte enableExpandNotifications
autoSaveExpandItems
public byte autoSaveExpandItems
autoresizesOutlineColumn
public byte autoresizesOutlineColumn
delegateShouldExpandItem
public byte delegateShouldExpandItem
delegateShouldCollapseItem
public byte delegateShouldCollapseItem
delegateSelectionShouldChangeInOutlineView
public byte delegateSelectionShouldChangeInOutlineView
delegateShouldSelectTableColumn
public byte delegateShouldSelectTableColumn
delegateShouldSelectItem
public byte delegateShouldSelectItem
delegateShouldEditTableColumn
public byte delegateShouldEditTableColumn
delegateWillDisplayCell
public byte delegateWillDisplayCell
__OvFlags
public __OvFlags()
newArray
public static __OvFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.