org.rococoa.cocoa.appkit
Class _OVFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit._OVFlags
- Direct Known Subclasses:
- _OVFlags.ByReference, _OVFlags.ByValue
public class _OVFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
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 |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
_reserved
public short _reserved
reloadingData
public byte reloadingData
validDataSourceMethods
public byte validDataSourceMethods
numberOfRowsDataExpandEntered
public byte numberOfRowsDataExpandEntered
delayRowEntryFreeDisabled
public byte delayRowEntryFreeDisabled
delegateHeightOfRowByItem
public byte delegateHeightOfRowByItem
compatCollapseForceClearsExpandState
public byte compatCollapseForceClearsExpandState
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()
byReference
public _OVFlags.ByReference byReference()
byValue
public _OVFlags.ByValue byValue()
clone
public _OVFlags clone()
- Overrides:
clone
in class Object