org.rococoa.cocoa.appkit
Class NSRuleEditor._ruleEditorFlags_struct
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSRuleEditor._ruleEditorFlags_struct
- Direct Known Subclasses:
- NSRuleEditor._ruleEditorFlags_struct.ByReference, NSRuleEditor._ruleEditorFlags_struct.ByValue
- Enclosing class:
- NSRuleEditor
public static class NSRuleEditor._ruleEditorFlags_struct
- 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 |
elideUpdating
public byte elideUpdating
lastAlternateKeyValue
public byte lastAlternateKeyValue
extendedDelegateCalls
public byte extendedDelegateCalls
editable
public byte editable
settingSize
public byte settingSize
suppressKeyDown
public byte suppressKeyDown
dropWasSuccessful
public byte dropWasSuccessful
delegateWantsValidation
public byte delegateWantsValidation
disallowEmpty
public byte disallowEmpty
lastDrewWithFRAppearance
public byte lastDrewWithFRAppearance
allowsEmptyCompoundRows
public byte allowsEmptyCompoundRows
dropChangedRowCount
public byte dropChangedRowCount
reserved
public int reserved
NSRuleEditor._ruleEditorFlags_struct
public NSRuleEditor._ruleEditorFlags_struct()
byReference
public NSRuleEditor._ruleEditorFlags_struct.ByReference byReference()
byValue
public NSRuleEditor._ruleEditorFlags_struct.ByValue byValue()
clone
public NSRuleEditor._ruleEditorFlags_struct clone()
- Overrides:
clone
in class Object