org.rococoa.cocoa.appkit
Class NSComboBoxCell.__cbcFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSComboBoxCell.__cbcFlags
- Direct Known Subclasses:
- NSComboBoxCell.__cbcFlags.ByReference, NSComboBoxCell.__cbcFlags.ByValue
- Enclosing class:
- NSComboBoxCell
public static class NSComboBoxCell.__cbcFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
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 |
usesDataSource
public byte usesDataSource
completes
public byte completes
buttonBordered
public byte buttonBordered
popUpIsUp
public byte popUpIsUp
filteringEvents
public byte filteringEvents
drawing
public byte drawing
synchronizingSelection
public byte synchronizingSelection
subclassOverridesBoundsForButtonCell
public byte subclassOverridesBoundsForButtonCell
reserved
public byte reserved
visibleItems
public short visibleItems
NSComboBoxCell.__cbcFlags
public NSComboBoxCell.__cbcFlags()
byReference
public NSComboBoxCell.__cbcFlags.ByReference byReference()
byValue
public NSComboBoxCell.__cbcFlags.ByValue byValue()
clone
public NSComboBoxCell.__cbcFlags clone()
- Overrides:
clone
in class Object