pub unsafe trait NSUserInterfaceItemIdentification {
// Provided methods
unsafe fn identifier(
&self,
) -> Option<Retained<NSUserInterfaceItemIdentifier>>
where Self: Sized + Message { ... }
unsafe fn setIdentifier(
&self,
identifier: Option<&NSUserInterfaceItemIdentifier>,
)
where Self: Sized + Message { ... }
}Available on crate feature
NSUserInterfaceItemIdentification only.Expand description
Provided Methods§
unsafe fn identifier(&self) -> Option<Retained<NSUserInterfaceItemIdentifier>>
Sourceunsafe fn setIdentifier(
&self,
identifier: Option<&NSUserInterfaceItemIdentifier>,
)
unsafe fn setIdentifier( &self, identifier: Option<&NSUserInterfaceItemIdentifier>, )
Setter for identifier.
Trait Implementations§
Source§impl ProtocolType for dyn NSUserInterfaceItemIdentification
impl ProtocolType for dyn NSUserInterfaceItemIdentification
impl<T> ImplementedBy<T> for dyn NSUserInterfaceItemIdentification
Implementations on Foreign Types§
impl<T> NSUserInterfaceItemIdentification for ProtocolObject<T>where
T: ?Sized + NSUserInterfaceItemIdentification,
Implementors§
impl NSUserInterfaceItemIdentification for NSActionCell
Available on crate features
NSCell and NSActionCell only.impl NSUserInterfaceItemIdentification for NSBox
Available on crate features
NSResponder and NSView and NSBox only.impl NSUserInterfaceItemIdentification for NSBrowser
Available on crate features
NSControl and NSResponder and NSView and NSBrowser only.impl NSUserInterfaceItemIdentification for NSBrowserCell
Available on crate features
NSCell and NSBrowserCell only.impl NSUserInterfaceItemIdentification for NSButton
Available on crate features
NSControl and NSResponder and NSView and NSButton only.impl NSUserInterfaceItemIdentification for NSButtonCell
Available on crate features
NSActionCell and NSCell and NSButtonCell only.impl NSUserInterfaceItemIdentification for NSCell
Available on crate feature
NSCell only.impl NSUserInterfaceItemIdentification for NSClipView
Available on crate features
NSResponder and NSView and NSClipView only.impl NSUserInterfaceItemIdentification for NSCollectionView
Available on crate features
NSResponder and NSView and NSCollectionView only.impl NSUserInterfaceItemIdentification for NSCollectionViewItem
Available on crate features
NSResponder and NSViewController and NSCollectionView only.impl NSUserInterfaceItemIdentification for NSColorPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSColorPanel only.impl NSUserInterfaceItemIdentification for NSColorWell
Available on crate features
NSControl and NSResponder and NSView and NSColorWell only.impl NSUserInterfaceItemIdentification for NSComboBox
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSComboBox only.impl NSUserInterfaceItemIdentification for NSComboBoxCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSComboBoxCell only.impl NSUserInterfaceItemIdentification for NSComboButton
Available on crate features
NSControl and NSResponder and NSView and NSComboButton only.impl NSUserInterfaceItemIdentification for NSControl
Available on crate features
NSResponder and NSView and NSControl only.impl NSUserInterfaceItemIdentification for NSDatePicker
Available on crate features
NSControl and NSResponder and NSView and NSDatePicker only.impl NSUserInterfaceItemIdentification for NSDatePickerCell
Available on crate features
NSActionCell and NSCell and NSDatePickerCell only.impl NSUserInterfaceItemIdentification for NSFontPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSFontPanel only.impl NSUserInterfaceItemIdentification for NSForm
Available on crate features
NSControl and NSMatrix and NSResponder and NSView and NSForm only.impl NSUserInterfaceItemIdentification for NSFormCell
Available on crate features
NSActionCell and NSCell and NSFormCell only.impl NSUserInterfaceItemIdentification for NSGridView
Available on crate features
NSResponder and NSView and NSGridView only.impl NSUserInterfaceItemIdentification for NSImageCell
Available on crate features
NSCell and NSImageCell only.impl NSUserInterfaceItemIdentification for NSImageView
Available on crate features
NSControl and NSResponder and NSView and NSImageView only.impl NSUserInterfaceItemIdentification for NSLayoutGuide
Available on crate feature
NSLayoutGuide only.impl NSUserInterfaceItemIdentification for NSLevelIndicator
Available on crate features
NSControl and NSResponder and NSView and NSLevelIndicator only.impl NSUserInterfaceItemIdentification for NSLevelIndicatorCell
Available on crate features
NSActionCell and NSCell and NSLevelIndicatorCell only.impl NSUserInterfaceItemIdentification for NSMatrix
Available on crate features
NSControl and NSResponder and NSView and NSMatrix only.impl NSUserInterfaceItemIdentification for NSMenu
Available on crate feature
NSMenu only.impl NSUserInterfaceItemIdentification for NSMenuItem
Available on crate feature
NSMenuItem only.impl NSUserInterfaceItemIdentification for NSMenuItemCell
Available on crate features
NSActionCell and NSButtonCell and NSCell and NSMenuItemCell only.impl NSUserInterfaceItemIdentification for NSOpenPanel
Available on crate features
NSPanel and NSResponder and NSSavePanel and NSWindow and NSOpenPanel only.impl NSUserInterfaceItemIdentification for NSOutlineView
Available on crate features
NSControl and NSResponder and NSTableView and NSView and NSOutlineView only.impl NSUserInterfaceItemIdentification for NSPageController
Available on crate features
NSResponder and NSViewController and NSPageController only.impl NSUserInterfaceItemIdentification for NSPanel
Available on crate features
NSResponder and NSWindow and NSPanel only.impl NSUserInterfaceItemIdentification for NSPathCell
Available on crate features
NSActionCell and NSCell and NSPathCell only.impl NSUserInterfaceItemIdentification for NSPathComponentCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSPathComponentCell only.impl NSUserInterfaceItemIdentification for NSPathControl
Available on crate features
NSControl and NSResponder and NSView and NSPathControl only.impl NSUserInterfaceItemIdentification for NSPopUpButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSPopUpButton only.impl NSUserInterfaceItemIdentification for NSPopUpButtonCell
Available on crate features
NSActionCell and NSButtonCell and NSCell and NSMenuItemCell and NSPopUpButtonCell only.impl NSUserInterfaceItemIdentification for NSPredicateEditor
Available on crate features
NSControl and NSResponder and NSRuleEditor and NSView and NSPredicateEditor only.impl NSUserInterfaceItemIdentification for NSProgressIndicator
Available on crate features
NSResponder and NSView and NSProgressIndicator only.impl NSUserInterfaceItemIdentification for NSRuleEditor
Available on crate features
NSControl and NSResponder and NSView and NSRuleEditor only.impl NSUserInterfaceItemIdentification for NSRulerView
Available on crate features
NSResponder and NSView and NSRulerView only.impl NSUserInterfaceItemIdentification for NSSavePanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSSavePanel only.impl NSUserInterfaceItemIdentification for NSScrollView
Available on crate features
NSResponder and NSView and NSScrollView only.impl NSUserInterfaceItemIdentification for NSScroller
Available on crate features
NSControl and NSResponder and NSView and NSScroller only.impl NSUserInterfaceItemIdentification for NSScrubber
Available on crate features
NSResponder and NSView and NSScrubber only.impl NSUserInterfaceItemIdentification for NSScrubberArrangedView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSUserInterfaceItemIdentification for NSScrubberImageItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSUserInterfaceItemIdentification for NSScrubberItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSUserInterfaceItemIdentification for NSScrubberSelectionView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSUserInterfaceItemIdentification for NSScrubberTextItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSUserInterfaceItemIdentification for NSSearchField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSearchField only.impl NSUserInterfaceItemIdentification for NSSearchFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSSearchFieldCell only.impl NSUserInterfaceItemIdentification for NSSecureTextField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSecureTextField only.impl NSUserInterfaceItemIdentification for NSSecureTextFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSSecureTextField only.impl NSUserInterfaceItemIdentification for NSSegmentedCell
Available on crate features
NSActionCell and NSCell and NSSegmentedCell only.impl NSUserInterfaceItemIdentification for NSSegmentedControl
Available on crate features
NSControl and NSResponder and NSView and NSSegmentedControl only.impl NSUserInterfaceItemIdentification for NSSlider
Available on crate features
NSControl and NSResponder and NSView and NSSlider only.impl NSUserInterfaceItemIdentification for NSSliderCell
Available on crate features
NSActionCell and NSCell and NSSliderCell only.impl NSUserInterfaceItemIdentification for NSSplitView
Available on crate features
NSResponder and NSView and NSSplitView only.impl NSUserInterfaceItemIdentification for NSSplitViewController
Available on crate features
NSResponder and NSViewController and NSSplitViewController only.impl NSUserInterfaceItemIdentification for NSStackView
Available on crate features
NSResponder and NSView and NSStackView only.impl NSUserInterfaceItemIdentification for NSStatusBarButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSStatusBarButton only.impl NSUserInterfaceItemIdentification for NSStepper
Available on crate features
NSControl and NSResponder and NSView and NSStepper only.impl NSUserInterfaceItemIdentification for NSStepperCell
Available on crate features
NSActionCell and NSCell and NSStepperCell only.impl NSUserInterfaceItemIdentification for NSSwitch
Available on crate features
NSControl and NSResponder and NSView and NSSwitch only.impl NSUserInterfaceItemIdentification for NSTabView
Available on crate features
NSResponder and NSView and NSTabView only.impl NSUserInterfaceItemIdentification for NSTabViewController
Available on crate features
NSResponder and NSViewController and NSTabViewController only.impl NSUserInterfaceItemIdentification for NSTableCellView
Available on crate features
NSResponder and NSView and NSTableCellView only.impl NSUserInterfaceItemIdentification for NSTableColumn
Available on crate feature
NSTableColumn only.impl NSUserInterfaceItemIdentification for NSTableHeaderCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSTableHeaderCell only.impl NSUserInterfaceItemIdentification for NSTableHeaderView
Available on crate features
NSResponder and NSView and NSTableHeaderView only.impl NSUserInterfaceItemIdentification for NSTableRowView
Available on crate features
NSResponder and NSView and NSTableRowView only.impl NSUserInterfaceItemIdentification for NSTableView
Available on crate features
NSControl and NSResponder and NSView and NSTableView only.impl NSUserInterfaceItemIdentification for NSText
Available on crate features
NSResponder and NSView and NSText only.impl NSUserInterfaceItemIdentification for NSTextAttachmentCell
Available on crate features
NSCell and NSTextAttachmentCell only.impl NSUserInterfaceItemIdentification for NSTextField
Available on crate features
NSControl and NSResponder and NSView and NSTextField only.impl NSUserInterfaceItemIdentification for NSTextFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell only.impl NSUserInterfaceItemIdentification for NSTextInsertionIndicator
Available on crate features
NSResponder and NSView and NSTextInsertionIndicator only.impl NSUserInterfaceItemIdentification for NSTextView
Available on crate features
NSResponder and NSText and NSView and NSTextView only.impl NSUserInterfaceItemIdentification for NSTitlebarAccessoryViewController
Available on crate features
NSResponder and NSViewController and NSTitlebarAccessoryViewController only.impl NSUserInterfaceItemIdentification for NSTokenField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSTokenField only.impl NSUserInterfaceItemIdentification for NSTokenFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSTokenFieldCell only.impl NSUserInterfaceItemIdentification for NSView
Available on crate features
NSResponder and NSView only.impl NSUserInterfaceItemIdentification for NSViewController
Available on crate features
NSResponder and NSViewController only.impl NSUserInterfaceItemIdentification for NSVisualEffectView
Available on crate features
NSResponder and NSView and NSVisualEffectView only.impl NSUserInterfaceItemIdentification for NSWindow
Available on crate features
NSResponder and NSWindow only.