org.rococoa.cocoa.appkit
Class NSClipView.__cvFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSClipView.__cvFlags
- Direct Known Subclasses:
- NSClipView.__cvFlags.ByReference, NSClipView.__cvFlags.ByValue
- Enclosing class:
- NSClipView
public static class NSClipView.__cvFlags
- 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 |
isFlipped
public byte isFlipped
onlyUncovered
public byte onlyUncovered
reflectScroll
public byte reflectScroll
usedByCell
public byte usedByCell
scrollClipTo
public byte scrollClipTo
noCopyOnScroll
public byte noCopyOnScroll
drawsBackground
public byte drawsBackground
scrollInProgress
public byte scrollInProgress
skipRemoveSuperviewCheck
public byte skipRemoveSuperviewCheck
animateCurrentScroll
public byte animateCurrentScroll
canAnimateScrolls
public byte canAnimateScrolls
nextScrollRelativeToCurrentPosition
public byte nextScrollRelativeToCurrentPosition
viewBoundsChangedOverridden
public byte viewBoundsChangedOverridden
viewFrameChangedOverridden
public byte viewFrameChangedOverridden
documentViewAlignment
public byte documentViewAlignment
RESERVED
public short RESERVED
NSClipView.__cvFlags
public NSClipView.__cvFlags()
byReference
public NSClipView.__cvFlags.ByReference byReference()
byValue
public NSClipView.__cvFlags.ByValue byValue()
clone
public NSClipView.__cvFlags clone()
- Overrides:
clone
in class Object