org.rococoa.cocoa.appkit
Class NSToolbar.__tbFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSToolbar.__tbFlags,NSToolbar.__tbFlags.ByValue,NSToolbar.__tbFlags.ByReference>
org.rococoa.cocoa.appkit.NSToolbar.__tbFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSToolbar.__tbFlags,NSToolbar.__tbFlags.ByValue,NSToolbar.__tbFlags.ByReference>>
- Direct Known Subclasses:
- NSToolbar.__tbFlags.ByReference, NSToolbar.__tbFlags.ByValue
- Enclosing class:
- NSToolbar
public static class NSToolbar.__tbFlags
- extends Structure<NSToolbar.__tbFlags,NSToolbar.__tbFlags.ByValue,NSToolbar.__tbFlags.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 |
allowsUserCustomization
public byte allowsUserCustomization
autosavesUsingIdentifier
public byte autosavesUsingIdentifier
initialConfigurationDone
public byte initialConfigurationDone
shouldHideAfterCustomization
public byte shouldHideAfterCustomization
delegateDefaultItemIdentifiers
public byte delegateDefaultItemIdentifiers
delegateAllowedItemIdentifiers
public byte delegateAllowedItemIdentifiers
delegateItemWithItemIdentifier
public byte delegateItemWithItemIdentifier
delegateNotificationsEnabled
public byte delegateNotificationsEnabled
prefersToBeShown
public byte prefersToBeShown
loadItemsImmediately
public byte loadItemsImmediately
currentItemsContainsPlaceholder
public byte currentItemsContainsPlaceholder
customizationPanelIsRunning
public byte customizationPanelIsRunning
usesCustomSheetWidth
public byte usesCustomSheetWidth
clickAndDragPerformsCustomization
public byte clickAndDragPerformsCustomization
showsNoContextMenu
public byte showsNoContextMenu
currentlyLoadingPlaceholders
public byte currentlyLoadingPlaceholders
delegateItemWithItemIdentifier2
public byte delegateItemWithItemIdentifier2
reserved
public byte reserved
keyboardLoopNeedsUpdating
public byte keyboardLoopNeedsUpdating
showHideDuringConfigurationChangeDisabled
public byte showHideDuringConfigurationChangeDisabled
displayMode
public byte displayMode
sizeMode
public byte sizeMode
doNotShowBaselineSeparator
public byte doNotShowBaselineSeparator
hideWithoutResizingWindowHint
public byte hideWithoutResizingWindowHint
autovalidatesItemsDisabled
public byte autovalidatesItemsDisabled
inAutovalidation
public byte inAutovalidation
loadedMetrics
public byte loadedMetrics
NSToolbar.__tbFlags
public NSToolbar.__tbFlags()
newArray
public static NSToolbar.__tbFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.