org.rococoa.cocoa.appkit
Class NSSearchFieldCell.__sfFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSSearchFieldCell.__sfFlags,NSSearchFieldCell.__sfFlags.ByValue,NSSearchFieldCell.__sfFlags.ByReference>
org.rococoa.cocoa.appkit.NSSearchFieldCell.__sfFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSSearchFieldCell.__sfFlags,NSSearchFieldCell.__sfFlags.ByValue,NSSearchFieldCell.__sfFlags.ByReference>>
- Direct Known Subclasses:
- NSSearchFieldCell.__sfFlags.ByReference, NSSearchFieldCell.__sfFlags.ByValue
- Enclosing class:
- NSSearchFieldCell
public static class NSSearchFieldCell.__sfFlags
- extends Structure<NSSearchFieldCell.__sfFlags,NSSearchFieldCell.__sfFlags.ByValue,NSSearchFieldCell.__sfFlags.ByReference>
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 |
sendsWholeSearchString
public byte sendsWholeSearchString
maximumRecents
public byte maximumRecents
cancelVisible
public byte cancelVisible
reserved2
public byte reserved2
disableText
public byte disableText
menuTracking
public byte menuTracking
deferredUpdate
public byte deferredUpdate
sendsImmediately
public byte sendsImmediately
reserved
public short reserved
NSSearchFieldCell.__sfFlags
public NSSearchFieldCell.__sfFlags()
NSSearchFieldCell.__sfFlags
public NSSearchFieldCell.__sfFlags(byte sendsWholeSearchString,
byte maximumRecents,
byte cancelVisible,
byte reserved2,
byte disableText,
byte menuTracking,
byte deferredUpdate,
byte sendsImmediately,
short reserved)
newArray
public static NSSearchFieldCell.__sfFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.