org.rococoa.cocoa.appkit
Class NSDatePickerCell.__dateCellFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSDatePickerCell.__dateCellFlags,NSDatePickerCell.__dateCellFlags.ByValue,NSDatePickerCell.__dateCellFlags.ByReference>
org.rococoa.cocoa.appkit.NSDatePickerCell.__dateCellFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSDatePickerCell.__dateCellFlags,NSDatePickerCell.__dateCellFlags.ByValue,NSDatePickerCell.__dateCellFlags.ByReference>>
- Direct Known Subclasses:
- NSDatePickerCell.__dateCellFlags.ByReference, NSDatePickerCell.__dateCellFlags.ByValue
- Enclosing class:
- NSDatePickerCell
public static class NSDatePickerCell.__dateCellFlags
- extends Structure<NSDatePickerCell.__dateCellFlags,NSDatePickerCell.__dateCellFlags.ByValue,NSDatePickerCell.__dateCellFlags.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 |
elements
public short elements
controlStyle
public byte controlStyle
controlMode
public byte controlMode
trackingHand
public byte trackingHand
reserved2
public byte reserved2
drawsBackground
public byte drawsBackground
digitsEntered
public byte digitsEntered
forcesLeadingZeroes
public byte forcesLeadingZeroes
wrapsDateComponentArithmetic
public byte wrapsDateComponentArithmetic
NSDatePickerCell.__dateCellFlags
public NSDatePickerCell.__dateCellFlags()
NSDatePickerCell.__dateCellFlags
public NSDatePickerCell.__dateCellFlags(short elements,
byte controlStyle,
byte controlMode,
byte trackingHand,
byte reserved2,
byte drawsBackground,
byte digitsEntered,
byte forcesLeadingZeroes,
byte wrapsDateComponentArithmetic)
newArray
public static NSDatePickerCell.__dateCellFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.