org.rococoa.cocoa.appkit
Class NSRuleEditor._ruleEditorFlags_struct
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSRuleEditor._ruleEditorFlags_struct,NSRuleEditor._ruleEditorFlags_struct.ByValue,NSRuleEditor._ruleEditorFlags_struct.ByReference>
org.rococoa.cocoa.appkit.NSRuleEditor._ruleEditorFlags_struct
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSRuleEditor._ruleEditorFlags_struct,NSRuleEditor._ruleEditorFlags_struct.ByValue,NSRuleEditor._ruleEditorFlags_struct.ByReference>>
- Direct Known Subclasses:
- NSRuleEditor._ruleEditorFlags_struct.ByReference, NSRuleEditor._ruleEditorFlags_struct.ByValue
- Enclosing class:
- NSRuleEditor
public static class NSRuleEditor._ruleEditorFlags_struct
- extends Structure<NSRuleEditor._ruleEditorFlags_struct,NSRuleEditor._ruleEditorFlags_struct.ByValue,NSRuleEditor._ruleEditorFlags_struct.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 |
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()
newArray
public static NSRuleEditor._ruleEditorFlags_struct[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.