org.rococoa.cocoa.appkit
Class NSMenuView.__mvFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSMenuView.__mvFlags
- Direct Known Subclasses:
- NSMenuView.__mvFlags.ByReference, NSMenuView.__mvFlags.ByValue
- Enclosing class:
- NSMenuView
public static class NSMenuView.__mvFlags
- 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 |
needsSizing
public byte needsSizing
releasingWindow
public byte releasingWindow
isHorizontal
public byte isHorizontal
disableSizing
public byte disableSizing
attachedSubmenuWhileMouseWasUp
public byte attachedSubmenuWhileMouseWasUp
needsToCreateCells
public byte needsToCreateCells
allowsTearOffs
public byte allowsTearOffs
isTearOff
public byte isTearOff
keyEquivGlyphWidth
public short keyEquivGlyphWidth
disableResize
public byte disableResize
savedHODState
public byte savedHODState
drawCenter
public byte drawCenter
RESERVED
public byte RESERVED
NSMenuView.__mvFlags
public NSMenuView.__mvFlags()
byReference
public NSMenuView.__mvFlags.ByReference byReference()
byValue
public NSMenuView.__mvFlags.ByValue byValue()
clone
public NSMenuView.__mvFlags clone()
- Overrides:
clone
in class Object