org.rococoa.cocoa.appkit
Class NSSearchFieldCell.__sfFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSSearchFieldCell.__sfFlags
- Direct Known Subclasses:
- NSSearchFieldCell.__sfFlags.ByReference, NSSearchFieldCell.__sfFlags.ByValue
- Enclosing class:
- NSSearchFieldCell
public static class NSSearchFieldCell.__sfFlags
- 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 |
sendsWholeSearchString
public byte sendsWholeSearchString
maximumRecents
public byte maximumRecents
cancelVisible
public byte cancelVisible
drawSize
public byte drawSize
disableText
public byte disableText
menuTracking
public byte menuTracking
deferredUpdate
public byte deferredUpdate
sendsImmediately
public byte sendsImmediately
activeTimer
public byte activeTimer
reserved
public short reserved
NSSearchFieldCell.__sfFlags
public NSSearchFieldCell.__sfFlags()
byReference
public NSSearchFieldCell.__sfFlags.ByReference byReference()
byValue
public NSSearchFieldCell.__sfFlags.ByValue byValue()
clone
public NSSearchFieldCell.__sfFlags clone()
- Overrides:
clone
in class Object