NSTableView クラス

定義

[Foundation.Register("NSTableView", true)]
public class NSTableView : AppKit.NSControl, AppKit.INSAccessibilityTable, AppKit.INSDraggingSource, AppKit.INSUserInterfaceValidations, IDisposable
type NSTableView = class
    inherit NSControl
    interface INSAccessibilityElementProtocol
    interface INativeObject
    interface IDisposable
    interface INSAccessibilityGroup
    interface INSAccessibilityTable
    interface INSDraggingSource
    interface INSUserInterfaceValidations
継承
派生
属性
実装

コンストラクター

NSTableView()
NSTableView(CGRect)
NSTableView(IntPtr)
NSTableView(NSCoder)
NSTableView(NSObjectFlag)

プロパティ

AcceptsTouchEvents (継承元 NSView)
AccessibilityActionNames (継承元 NSView)
AccessibilityActivationPoint (継承元 NSView)
AccessibilityAllowedValues (継承元 NSView)
AccessibilityAlternateUIVisible (継承元 NSView)
AccessibilityApplicationFocusedUIElement (継承元 NSView)
AccessibilityAttributeNames (継承元 NSView)
AccessibilityCancelButton (継承元 NSView)
AccessibilityChildren (継承元 NSView)
AccessibilityChildrenInNavigationOrder (継承元 NSView)
AccessibilityClearButton (継承元 NSView)
AccessibilityCloseButton (継承元 NSView)
AccessibilityColumnCount (継承元 NSView)
AccessibilityColumnHeaderUIElements
AccessibilityColumnIndexRange (継承元 NSView)
AccessibilityColumns
AccessibilityColumnTitles (継承元 NSView)
AccessibilityContents (継承元 NSView)
AccessibilityCriticalValue (継承元 NSView)
AccessibilityCustomActions (継承元 NSView)
AccessibilityCustomRotors (継承元 NSView)
AccessibilityDecrementButton (継承元 NSView)
AccessibilityDefaultButton (継承元 NSView)
AccessibilityDisclosed (継承元 NSView)
AccessibilityDisclosedByRow (継承元 NSView)
AccessibilityDisclosedRows (継承元 NSView)
AccessibilityDisclosureLevel (継承元 NSView)
AccessibilityDocument (継承元 NSView)
AccessibilityEdited (継承元 NSView)
AccessibilityElement (継承元 NSView)
AccessibilityEnabled (継承元 NSView)
AccessibilityExpanded (継承元 NSView)
AccessibilityExtrasMenuBar (継承元 NSView)
AccessibilityFilename (継承元 NSView)
AccessibilityFocused
AccessibilityFocusedWindow (継承元 NSView)
AccessibilityFrame
AccessibilityFrontmost (継承元 NSView)
AccessibilityFullScreenButton (継承元 NSView)
AccessibilityGrowArea (継承元 NSView)
AccessibilityHandles (継承元 NSView)
AccessibilityHeader (継承元 NSView)
AccessibilityHeaderGroup
AccessibilityHelp (継承元 NSView)
AccessibilityHidden (継承元 NSView)
AccessibilityHorizontalScrollBar (継承元 NSView)
AccessibilityHorizontalUnitDescription (継承元 NSView)
AccessibilityHorizontalUnits (継承元 NSView)
AccessibilityIdentifier
AccessibilityIncrementButton (継承元 NSView)
AccessibilityIndex (継承元 NSView)
AccessibilityInsertionPointLineNumber (継承元 NSView)
AccessibilityIsIgnored (継承元 NSView)
AccessibilityLabel
AccessibilityLabelUIElements (継承元 NSView)
AccessibilityLabelValue (継承元 NSView)
AccessibilityLinkedUIElements (継承元 NSView)
AccessibilityMain (継承元 NSView)
AccessibilityMainWindow (継承元 NSView)
AccessibilityMarkerGroupUIElement (継承元 NSView)
AccessibilityMarkerTypeDescription (継承元 NSView)
AccessibilityMarkerUIElements (継承元 NSView)
AccessibilityMarkerValues (継承元 NSView)
AccessibilityMaxValue (継承元 NSView)
AccessibilityMenuBar (継承元 NSView)
AccessibilityMinimizeButton (継承元 NSView)
AccessibilityMinimized (継承元 NSView)
AccessibilityMinValue (継承元 NSView)
AccessibilityModal (継承元 NSView)
AccessibilityNextContents (継承元 NSView)
AccessibilityNotifiesWhenDestroyed (継承元 NSView)
AccessibilityNumberOfCharacters (継承元 NSView)
AccessibilityOrderedByRow (継承元 NSView)
AccessibilityOrientation (継承元 NSView)
AccessibilityOverflowButton (継承元 NSView)
AccessibilityParameterizedAttributeNames (継承元 NSView)
AccessibilityParent
AccessibilityPlaceholderValue (継承元 NSView)
AccessibilityPreviousContents (継承元 NSView)
AccessibilityProtectedContent (継承元 NSView)
AccessibilityProxy (継承元 NSView)
AccessibilityRequired (継承元 NSView)
AccessibilityRole (継承元 NSView)
AccessibilityRoleDescription (継承元 NSView)
AccessibilityRowCount (継承元 NSView)
AccessibilityRowHeaderUIElements
AccessibilityRowIndexRange (継承元 NSView)
AccessibilityRows
AccessibilityRulerMarkerType (継承元 NSView)
AccessibilitySearchButton (継承元 NSView)
AccessibilitySearchMenu (継承元 NSView)
AccessibilitySelected (継承元 NSView)
AccessibilitySelectedCells
AccessibilitySelectedChildren (継承元 NSView)
AccessibilitySelectedColumns
AccessibilitySelectedRows
AccessibilitySelectedText (継承元 NSView)
AccessibilitySelectedTextRange (継承元 NSView)
AccessibilitySelectedTextRanges (継承元 NSView)
AccessibilityServesAsTitleForUIElements (継承元 NSView)
AccessibilitySharedCharacterRange (継承元 NSView)
AccessibilitySharedFocusElements (継承元 NSView)
AccessibilitySharedTextUIElements (継承元 NSView)
AccessibilityShownMenu (継承元 NSView)
AccessibilitySortDirection (継承元 NSView)
AccessibilitySplitters (継承元 NSView)
AccessibilitySubrole (継承元 NSView)
AccessibilityTabs (継承元 NSView)
AccessibilityTitle (継承元 NSView)
AccessibilityTitleUIElement (継承元 NSView)
AccessibilityToolbarButton (継承元 NSView)
AccessibilityTopLevelUIElement (継承元 NSView)
AccessibilityUnitDescription (継承元 NSView)
AccessibilityUnits (継承元 NSView)
AccessibilityUrl (継承元 NSView)
AccessibilityValue (継承元 NSView)
AccessibilityValueDescription (継承元 NSView)
AccessibilityVerticalScrollBar (継承元 NSView)
AccessibilityVerticalUnitDescription (継承元 NSView)
AccessibilityVerticalUnits (継承元 NSView)
AccessibilityVisibleCells
AccessibilityVisibleCharacterRange (継承元 NSView)
AccessibilityVisibleChildren (継承元 NSView)
AccessibilityVisibleColumns
AccessibilityVisibleRows
AccessibilityWarningValue (継承元 NSView)
AccessibilityWindow (継承元 NSView)
AccessibilityWindows (継承元 NSView)
AccessibilityZoomButton (継承元 NSView)
Action (継承元 NSControl)
Alignment (継承元 NSControl)
AlignmentRectInsets (継承元 NSView)
AllowsColumnReordering
AllowsColumnResizing
AllowsColumnSelection
AllowsEmptySelection
AllowsExpansionToolTips (継承元 NSControl)
AllowsMultipleSelection
AllowsTypeSelect
AllowsVibrancy (継承元 NSView)
AlphaValue (継承元 NSView)
Animations (継承元 NSView)
Animator (継承元 NSView)
Appearance (継承元 NSView)
AttributedStringValue (継承元 NSControl)
AutoresizesSubviews (継承元 NSView)
AutoresizingMask (継承元 NSView)
AutosaveName
AutosaveTableColumns
BackgroundColor
BackgroundFilters (継承元 NSView)
BaselineOffsetFromBottom (継承元 NSView)
BaseWritingDirection (継承元 NSControl)
BottomAnchor (継承元 NSView)
Bounds (継承元 NSView)
BoundsRotation (継承元 NSView)
CanBecomeKeyView (継承元 NSView)
CanDrawConcurrently (継承元 NSView)
CanDrawSubviewsIntoLayer (継承元 NSView)
Cell (継承元 NSControl)
CenterXAnchor (継承元 NSView)
CenterYAnchor (継承元 NSView)
Class (継承元 NSObject)
ClassHandle
ClickedColumn
ClickedRow
ColumnAutoresizingStyle
ColumnCount
ColumnDidMoveNotification
ColumnDidResizeNotification
CompositingFilter (継承元 NSView)
Constraints (継承元 NSView)
ContentFilters (継承元 NSView)
Continuous (継承元 NSControl)
ControlSize (継承元 NSControl)
CoreGetRowView
CornerView
CurrentEditor (継承元 NSControl)
DataSource
DebugDescription

このオブジェクトの開発者向けのわかりやすい説明。

(継承元 NSObject)
Delegate
Description

オブジェクトの説明。Objective-C バージョンの ToString です。

(継承元 NSObject)
DoubleAction
DoubleValue (継承元 NSControl)
DraggingDestinationFeedbackStyle
EditedColumn
EditedRow
EffectiveAppearance (継承元 NSView)
EffectiveRowSizeStyle
Enabled (継承元 NSControl)
EnclosingScrollView (継承元 NSView)
FirstBaselineAnchor (継承元 NSView)
FirstBaselineOffsetFromTop (継承元 NSView)
FittingSize (継承元 NSView)
FloatsGroupRows
FloatValue (継承元 NSControl)
FocusedColumn
FocusRingMaskBounds (継承元 NSView)
FocusRingType (継承元 NSView)
Font (継承元 NSControl)
Formatter (継承元 NSControl)
Frame (継承元 NSView)
FrameCenterRotation (継承元 NSView)
FrameRotation (継承元 NSView)
GestureRecognizers (継承元 NSView)
GetDataCell
GetNextTypeSelectMatch
GetRowHeight
GetSelectionIndexes
GetSelectString
GetSizeToFitColumnWidth
GetToolTip
GetViewForItem
GridColor
GridStyleMask
Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 NSObject)
HasAmbiguousLayout (継承元 NSView)
HeaderView
HeightAdjustLimit (継承元 NSView)
HeightAnchor (継承元 NSView)
Hidden (継承元 NSView)
HiddenRowIndexes
Highlighted (継承元 NSControl)
HighlightedTableColumn
Identifier (継承元 NSView)
IgnoreModifierKeysWhileDragging
IgnoresMultiClick (継承元 NSControl)
InLiveResize (継承元 NSView)
InputContext (継承元 NSView)
IntercellSpacing
IntrinsicContentSize (継承元 NSView)
IntValue (継承元 NSControl)
IsDirectBinding (継承元 NSObject)
IsDrawingFindIndicator (継承元 NSView)
IsFlipped (継承元 NSView)
IsGroupRow
IsHiddenOrHasHiddenAncestor (継承元 NSView)
IsInFullscreenMode (継承元 NSView)
IsOpaque (継承元 NSView)
IsProxy (継承元 NSObject)
IsRotatedFromBase (継承元 NSView)
IsRotatedOrScaledFromBase (継承元 NSView)
LastBaselineAnchor (継承元 NSView)
LastBaselineOffsetFromBottom (継承元 NSView)
Layer (継承元 NSView)
LayerContentsPlacement (継承元 NSView)
LayerContentsRedrawPolicy (継承元 NSView)
LayerUsesCoreImageFilters (継承元 NSView)
LayoutGuides (継承元 NSView)
LeadingAnchor (継承元 NSView)
LeftAnchor (継承元 NSView)
LineBreakMode (継承元 NSControl)
Menu (継承元 NSResponder)
MouseDownCanMoveWindow (継承元 NSView)
NeedsDisplay (継承元 NSView)
NeedsLayout (継承元 NSView)
NeedsPanelToBecomeKey (継承元 NSView)
NeedsUpdateConstraints (継承元 NSView)
NextKeyView (継承元 NSView)
NextResponder (継承元 NSResponder)
NextValidKeyView (継承元 NSView)
NIntValue (継承元 NSControl)
ObjectValue (継承元 NSControl)
OpaqueAncestor (継承元 NSView)
PageFooter (継承元 NSView)
PageHeader (継承元 NSView)
PostsBoundsChangedNotifications (継承元 NSView)
PostsFrameChangedNotifications (継承元 NSView)
PreparedContentRect (継承元 NSView)
PreservesContentDuringLiveResize (継承元 NSView)
PressureConfiguration (継承元 NSView)
PreviousKeyView (継承元 NSView)
PreviousValidKeyView (継承元 NSView)
PrintJobTitle (継承元 NSView)
RectPreservedDuringLiveResize (継承元 NSView)
RefusesFirstResponder (継承元 NSControl)
RegisteredNibsByIdentifier
RetainCount

オブジェクトの現在の Objective-C 保持数を返します。

(継承元 NSObject)
RightAnchor (継承元 NSView)
RowActions
RowActionsVisible
RowCount
RowHeight
RowSizeStyle
RowViewKey
SelectedCell (継承元 NSControl)
SelectedColumn
SelectedColumns
SelectedColumnsCount
SelectedRow
SelectedRowCount
SelectedRows
SelectedTag (継承元 NSControl)
SelectionDidChangeNotification
SelectionHighlightStyle
SelectionIsChangingNotification
SelectionShouldChange
Self (継承元 NSObject)
Shadow (継承元 NSView)
ShouldDrawColor (継承元 NSView)
ShouldEditTableColumn
ShouldReorder
ShouldSelectRow
ShouldSelectTableColumn
ShouldShowCellExpansion
ShouldTrackCell
ShouldTypeSelect
SortDescriptors
Source
StringValue (継承元 NSControl)
Subviews (継承元 NSView)
Superclass (継承元 NSObject)
SuperHandle

この NSObject の基底クラスのメソッドを表すために使用されるハンドル。

(継承元 NSObject)
Superview (継承元 NSView)
Tag (継承元 NSControl)
Target (継承元 NSControl)
ToolTip (継承元 NSView)
TopAnchor (継承元 NSView)
TouchBar (継承元 NSResponder)
TrailingAnchor (継承元 NSView)
TranslatesAutoresizingMaskIntoConstraints (継承元 NSView)
UserActivity (継承元 NSResponder)
UserInterfaceLayoutDirection
UsesAlternatingRowBackgroundColors
UsesAutomaticRowHeights
UsesSingleLineMode (継承元 NSControl)
UsesStaticContents
VerticalMotionCanBeginDrag
WantsBestResolutionOpenGLSurface (継承元 NSView)
WantsDefaultClipping (継承元 NSView)
WantsLayer (継承元 NSView)
WantsPeriodicDraggingUpdates (継承元 NSView)
WantsRestingTouches (継承元 NSView)
WantsUpdateLayer (継承元 NSView)
WeakDataSource
WeakDelegate
WidthAdjustLimit (継承元 NSView)
WidthAnchor (継承元 NSView)
Window (継承元 NSView)
Zone (継承元 NSObject)

メソッド

AbortEditing() (継承元 NSControl)
AcceptsFirstMouse(NSEvent) (継承元 NSView)
AcceptsFirstResponder() (継承元 NSResponder)
AccessibilityPerformAction(NSString) (継承元 NSView)
AccessibilityPerformCancel() (継承元 NSView)
AccessibilityPerformConfirm() (継承元 NSView)
AccessibilityPerformDecrement() (継承元 NSView)
AccessibilityPerformDelete() (継承元 NSView)
AccessibilityPerformIncrement() (継承元 NSView)
AccessibilityPerformPick() (継承元 NSView)
AccessibilityPerformPress() (継承元 NSView)
AccessibilityPerformRaise() (継承元 NSView)
AccessibilityPerformShowAlternateUI() (継承元 NSView)
AccessibilityPerformShowDefaultUI() (継承元 NSView)
AccessibilityPerformShowMenu() (継承元 NSView)
AddColumn(NSTableColumn)
AddConstraint(NSLayoutConstraint) (継承元 NSView)
AddConstraints(NSLayoutConstraint[]) (継承元 NSView)
AddCursorRect(CGRect, NSCursor) (継承元 NSView)
AddGestureRecognizer(NSGestureRecognizer) (継承元 NSView)
AddLayoutGuide(NSLayoutGuide) (継承元 NSView)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

外部で観察されるオブジェクトを登録します (NSString keyPath を使用)。   観察された変更は、オブザーバーのオブジェクト ObserveValue(NSString, NSObject, NSDictionary, IntPtr) メソッドにディスパッチされます。

(継承元 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

外部で観察されるオブジェクトを登録します (文字列 keyPath を使用)。   観察された変更は、オブザーバーのオブジェクト ObserveValue(NSString, NSObject, NSDictionary, IntPtr) メソッドにディスパッチされます。

(継承元 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して、外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して、外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AddSubview(NSView) (継承元 NSView)
AddSubview(NSView, NSWindowOrderingMode, NSView) (継承元 NSView)
AddToolTip(CGRect, NSObject, IntPtr) (継承元 NSView)
AddTrackingArea(NSTrackingArea) (継承元 NSView)
AddTrackingRect(CGRect, NSObject, IntPtr, Boolean) (継承元 NSView)
AdjustPageHeightNew(nfloat, nfloat, nfloat, nfloat) (継承元 NSView)
AdjustPageWidthNew(nfloat, nfloat, nfloat, nfloat) (継承元 NSView)
AdjustScroll(CGRect) (継承元 NSView)
AllocateGState() (継承元 NSView)
AncestorSharedWithView(NSView) (継承元 NSView)
AnimationFor(NSString) (継承元 NSView)
Autoscroll(NSEvent) (継承元 NSView)
AwakeFromNib()

オブジェクトが nib ファイルから読み込まれた後に呼び出されます。 オーバーライド者は base を呼び出す必要があります。AwakeFromNib()。

(継承元 NSObject)
BackingAlignedRect(CGRect, NSAlignmentOptions) (継承元 NSView)
BecomeFirstResponder() (継承元 NSResponder)
BeginDocument() (継承元 NSView)
BeginDraggingSession(NSDraggingItem[], NSEvent, INSDraggingSource) (継承元 NSView)
BeginGestureWithEvent(NSEvent) (継承元 NSResponder)
BeginInvokeOnMainThread(Action) (継承元 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで指定されたコードを非同期的に呼び出します。

(継承元 NSObject)
BeginPage(CGRect, CGPoint) (継承元 NSView)
BeginUpdates()
Bind(NSString, NSObject, String, NSDictionary) (継承元 NSObject)
Bind(String, NSObject, String, NSDictionary)
古い.
(継承元 NSObject)
BindingInfo(String)
古い.
(継承元 NSObject)
BindingOptionDescriptions(String)
古い.
(継承元 NSObject)
BindingValueClass(String)
古い.
(継承元 NSObject)
BitmapImageRepForCachingDisplayInRect(CGRect) (継承元 NSView)
CacheDisplay(CGRect, NSBitmapImageRep) (継承元 NSView)
CalcSize() (継承元 NSControl)
CanDragRows(NSIndexSet, CGPoint)
CanDraw() (継承元 NSView)
CenterScanRect(CGRect) (継承元 NSView)
ColumnForView(NSView)
CommitEditing() (継承元 NSObject)
CommitEditing(NSObject, Selector, IntPtr) (継承元 NSObject)
ConcludeDragOperation(NSDraggingInfo) (継承元 NSView)
ConformsToProtocol(IntPtr)

このオブジェクトが指定したプロトコルを実装しているかどうかを判断するために呼び出されます。

(継承元 NSObject)
ConvertPointFromBacking(CGPoint) (継承元 NSView)
ConvertPointFromBase(CGPoint) (継承元 NSView)
ConvertPointFromLayer(CGPoint) (継承元 NSView)
ConvertPointFromView(CGPoint, NSView) (継承元 NSView)
ConvertPointToBacking(CGPoint) (継承元 NSView)
ConvertPointToBase(CGPoint) (継承元 NSView)
ConvertPointToLayer(CGPoint) (継承元 NSView)
ConvertPointToView(CGPoint, NSView) (継承元 NSView)
ConvertRectFromBacking(CGRect) (継承元 NSView)
ConvertRectFromBase(CGRect) (継承元 NSView)
ConvertRectFromLayer(CGRect) (継承元 NSView)
ConvertRectFromView(CGRect, NSView) (継承元 NSView)
ConvertRectToBacking(CGRect) (継承元 NSView)
ConvertRectToBase(CGRect) (継承元 NSView)
ConvertRectToLayer(CGRect) (継承元 NSView)
ConvertRectToView(CGRect, NSView) (継承元 NSView)
ConvertSizeFromBacking(CGSize) (継承元 NSView)
ConvertSizeFromBase(CGSize) (継承元 NSView)
ConvertSizeFromLayer(CGSize) (継承元 NSView)
ConvertSizeFromView(CGSize, NSView) (継承元 NSView)
ConvertSizeToBacking(CGSize) (継承元 NSView)
ConvertSizeToBase(CGSize) (継承元 NSView)
ConvertSizeToLayer(CGSize) (継承元 NSView)
ConvertSizeToView(CGSize, NSView) (継承元 NSView)
Copy()

基になる Objective-C オブジェクトのコピーを実行します。

(継承元 NSObject)
CursorUpdate(NSEvent) (継承元 NSResponder)
DangerousAutorelease() (継承元 NSObject)
DangerousRelease() (継承元 NSObject)
DangerousRetain() (継承元 NSObject)
DataWithEpsInsideRect(CGRect) (継承元 NSView)
DataWithPdfInsideRect(CGRect) (継承元 NSView)
DeselectAll(NSObject)
DeselectColumn(nint)
DeselectRow(nint)
DidAddSubview(NSView) (継承元 NSView)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

多対多リレーションシップのインデックスに対して変更が発生したことを示します。

(継承元 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (継承元 NSObject)
DidChangeBackingProperties() (継承元 NSView)
DidChangeValue(String)

指定したキーに変更が発生したことを示します。

(継承元 NSObject)
DidCloseMenu(NSMenu, NSEvent) (継承元 NSView)
DiscardCursorRects() (継承元 NSView)
Display() (継承元 NSView)
DisplayIfNeeded() (継承元 NSView)
DisplayIfNeededIgnoringOpacity() (継承元 NSView)
DisplayIfNeededInRect(CGRect) (継承元 NSView)
DisplayIfNeededInRectIgnoringOpacity(CGRect) (継承元 NSView)
DisplayRect(CGRect) (継承元 NSView)
DisplayRectIgnoringOpacity(CGRect) (継承元 NSView)
DisplayRectIgnoringOpacity(CGRect, NSGraphicsContext) (継承元 NSView)
Dispose()

NSObject オブジェクトによって使用されるリソースを解放します。

(継承元 NSObject)
Dispose(Boolean)
DoesNotRecognizeSelector(Selector)

このオブジェクトが指定したセレクターを認識しないことを示します。

(継承元 NSObject)
DragFile(String, CGRect, Boolean, NSEvent) (継承元 NSView)
DraggedImageBeganAt(NSImage, CGPoint)
DraggedImageEndedAtDeposited(NSImage, CGPoint, Boolean)
DraggedImageEndedAtOperation(NSImage, CGPoint, NSDragOperation)
DraggedImageMovedTo(NSImage, CGPoint)
DraggingEnded(NSDraggingInfo) (継承元 NSView)
DraggingEntered(NSDraggingInfo) (継承元 NSView)
DraggingExited(NSDraggingInfo) (継承元 NSView)
DraggingSourceOperationMaskForLocal(Boolean)
DraggingUpdated(NSDraggingInfo) (継承元 NSView)
DragImage(NSImage, CGPoint, CGSize, NSEvent, NSPasteboard, NSObject, Boolean) (継承元 NSView)
DragImageForRowsWithIndexestableColumnseventoffset(NSIndexSet, NSTableColumn[], NSEvent, CGPoint)
DragPromisedFilesOfTypes(String[], CGRect, NSObject, Boolean, NSEvent) (継承元 NSView)
DrawBackground(CGRect)
DrawCell(NSCell) (継承元 NSControl)
DrawCellInside(NSCell) (継承元 NSControl)
DrawFocusRingMask() (継承元 NSView)
DrawGrid(CGRect)
DrawPageBorder(CGSize) (継承元 NSView)
DrawRect(CGRect) (継承元 NSView)
DrawRow(nint, CGRect)
DrawSheetBorder(CGSize) (継承元 NSView)
DrawWithExpansionFrame(CGRect, NSView) (継承元 NSControl)
EditColumn(nint, nint, NSEvent, Boolean)
EditWithFrame(CGRect, NSText, NSObject, NSEvent) (継承元 NSControl)
EncodeRestorableState(NSCoder) (継承元 NSResponder)
EncodeRestorableState(NSCoder, NSOperationQueue) (継承元 NSResponder)
EncodeTo(NSCoder) (継承元 NSResponder)
EndDocument() (継承元 NSView)
EndEditing(NSText) (継承元 NSControl)
EndGestureWithEvent(NSEvent) (継承元 NSResponder)
EndPage() (継承元 NSView)
EndUpdates()
EnterFullscreenModeWithOptions(NSScreen, NSDictionary) (継承元 NSView)
EnumerateAvailableRowViews(NSTableViewRowHandler)
Equals(NSObject) (継承元 NSObject)
Equals(Object) (継承元 NSObject)
ExerciseAmbiguityInLayout() (継承元 NSView)
ExitFullscreenModeWithOptions(NSDictionary) (継承元 NSView)
ExposedBindings() (継承元 NSObject)
FindColumn(NSString)
FindTableColumn(NSString)
FlagsChanged(NSEvent) (継承元 NSResponder)
FlushBufferedKeyEvents() (継承元 NSResponder)
GetAccessibilityActionDescription(NSString) (継承元 NSView)
GetAccessibilityArrayAttributeCount(NSString) (継承元 NSView)
GetAccessibilityArrayAttributeValues(NSString, nuint, nuint) (継承元 NSView)
GetAccessibilityAttributedString(NSRange) (継承元 NSView)
GetAccessibilityCellForColumn(nint, nint) (継承元 NSView)
GetAccessibilityFocusedUIElement() (継承元 NSView)
GetAccessibilityFrame(NSRange) (継承元 NSView)
GetAccessibilityHitTest(CGPoint) (継承元 NSView)
GetAccessibilityIndexOfChild(NSObject) (継承元 NSView)
GetAccessibilityLayoutForScreen(CGPoint) (継承元 NSView)
GetAccessibilityLayoutForScreen(CGSize) (継承元 NSView)
GetAccessibilityLine(nint) (継承元 NSView)
GetAccessibilityRange(CGPoint) (継承元 NSView)
GetAccessibilityRange(nint) (継承元 NSView)
GetAccessibilityRangeForLine(nint) (継承元 NSView)
GetAccessibilityRtf(NSRange) (継承元 NSView)
GetAccessibilityScreenForLayout(CGPoint) (継承元 NSView)
GetAccessibilityScreenForLayout(CGSize) (継承元 NSView)
GetAccessibilityString(NSRange) (継承元 NSView)
GetAccessibilityStyleRange(nint) (継承元 NSView)
GetAccessibilityValue(NSString) (継承元 NSView)
GetAccessibilityValue(NSString, NSObject) (継承元 NSView)
GetAlignmentRectForFrame(CGRect) (継承元 NSView)
GetBindingInfo(NSString) (継承元 NSObject)
GetBindingOptionDescriptions(NSString) (継承元 NSObject)
GetBindingValueClass(NSString) (継承元 NSObject)
GetCell(nint, nint)
GetCellFrame(nint, nint)
GetColumn(CGPoint)
GetColumnIndexesInRect(CGRect)
GetConstraintsAffectingLayout(NSLayoutConstraintOrientation) (継承元 NSView)
GetContentCompressionResistancePriority(NSLayoutConstraintOrientation) (継承元 NSView)
GetContentHuggingPriorityForOrientation(NSLayoutConstraintOrientation) (継承元 NSView)
GetDictionaryOfValuesFromKeys(NSString[])

指定したキーの値を取得します。

(継承元 NSObject)
GetFrameForAlignmentRect(CGRect) (継承元 NSView)
GetHashCode()

現在のインスタンスのハッシュ コードを生成します。

(継承元 NSObject)
GetIndicatorImage(NSTableColumn)
GetMethodForSelector(Selector) (継承元 NSObject)
GetNativeField(String)
古い.
(継承元 NSObject)
GetNativeHash() (継承元 NSObject)
GetNewWindowForTab(NSObject) (継承元 NSResponder)
GetRow(CGPoint)
GetRowView(nint, Boolean)
GetView(nint, nint, Boolean)
GState() (継承元 NSView)
HelpRequested(NSEvent) (継承元 NSResponder)
HideRows(NSIndexSet, NSTableViewAnimation)
HighlightSelection(CGRect)
HitTest(CGPoint) (継承元 NSView)
Init() (継承元 NSObject)
InitializeHandle(IntPtr) (継承元 NSObject)
InitializeHandle(IntPtr, String) (継承元 NSObject)
InsertRows(NSIndexSet, NSTableViewAnimation)
InterpretKeyEvents(NSEvent[]) (継承元 NSResponder)
InvalidateIntrinsicContentSize() (継承元 NSView)
InvalidateIntrinsicContentSizeForCell(NSCell) (継承元 NSControl)
InvalidateRestorableState() (継承元 NSResponder)
Invoke(Action, Double) (継承元 NSObject)
Invoke(Action, TimeSpan) (継承元 NSObject)
InvokeOnMainThread(Action) (継承元 NSObject)
InvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで指定したコードを同期的に呼び出します。

(継承元 NSObject)
IsAccessibilityAttributeSettable(NSString) (継承元 NSView)
IsAccessibilitySelectorAllowed(Selector) (継承元 NSView)
IsColumnSelected(nint)
IsDescendantOf(NSView) (継承元 NSView)
IsEqual(NSObject) (継承元 NSObject)
IsKindOfClass(Class) (継承元 NSObject)
IsMemberOfClass(Class) (継承元 NSObject)
IsMouseInRect(CGPoint, CGRect) (継承元 NSView)
IsRowSelected(nint)
KeyDown(NSEvent) (継承元 NSResponder)
KeyUp(NSEvent) (継承元 NSResponder)
KnowsPageRange(NSRange) (継承元 NSView)
Layout() (継承元 NSView)
LayoutSubtreeIfNeeded() (継承元 NSView)
LocationOfPrintRect(CGRect) (継承元 NSView)
LockFocus() (継承元 NSView)
LockFocusIfCanDraw() (継承元 NSView)
LockFocusIfCanDrawInContext(NSGraphicsContext) (継承元 NSView)
MagnifyWithEvent(NSEvent) (継承元 NSResponder)
MakeBackingLayer() (継承元 NSView)
MakeView(String, NSObject)
MarkDirty()

通常のピア オブジェクト (IsDirectBinding が true) を toggleref オブジェクトに昇格させます。

(継承元 NSObject)
MenuForEvent(NSEvent) (継承元 NSView)
MouseDown(NSEvent) (継承元 NSControl)
MouseDragged(NSEvent) (継承元 NSResponder)
MouseEntered(NSEvent) (継承元 NSResponder)
MouseExited(NSEvent) (継承元 NSResponder)
MouseMoved(NSEvent) (継承元 NSResponder)
MouseUp(NSEvent) (継承元 NSResponder)
MoveColumn(nint, nint)
MoveRow(nint, nint)
MutableCopy()

指定した NSObject の変更可能なコピーを作成します。

(継承元 NSObject)
NamesOfPromisedFilesDroppedAtDestination(NSUrl)
NeedsToDraw(CGRect) (継承元 NSView)
NoResponderFor(Selector) (継承元 NSResponder)
NoteFocusRingMaskChanged() (継承元 NSView)
NoteHeightOfRowsWithIndexesChanged(NSIndexSet)
NoteNumberOfRowsChanged()
ObjectDidEndEditing(NSObject) (継承元 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

このオブジェクトに対する指定した keyPath の値が変更されたことを示します。

(継承元 NSObject)
OtherMouseDown(NSEvent) (継承元 NSResponder)
OtherMouseDragged(NSEvent) (継承元 NSResponder)
OtherMouseUp(NSEvent) (継承元 NSResponder)
PerformClick(nint, nint)
PerformClick(NSObject) (継承元 NSControl)
PerformDragOperation(NSDraggingInfo) (継承元 NSView)
PerformKeyEquivalent(NSEvent) (継承元 NSView)
PerformMnemonic(String) (継承元 NSView)
PerformSelector(Selector) (継承元 NSObject)
PerformSelector(Selector, NSObject) (継承元 NSObject)
PerformSelector(Selector, NSObject, Double)

現在のインスタンスでセレクターを呼び出し、 が null でない場合 obj は、これを 1 つのパラメーターとして渡します。

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[]) (継承元 NSObject)
PerformSelector(Selector, NSObject, NSObject) (継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (継承元 NSObject)
PrepareContentInRect(CGRect) (継承元 NSView)
PrepareForDragOperation(NSDraggingInfo) (継承元 NSView)
PrepareForInterfaceBuilder() (継承元 NSObject)
PrepareForReuse() (継承元 NSView)
PresentError(NSError) (継承元 NSResponder)
PresentError(NSError, NSWindow, NSObject, Selector, IntPtr) (継承元 NSResponder)
PressureChange(NSEvent) (継承元 NSResponder)
Print(NSObject) (継承元 NSView)
QuickLook(NSEvent) (継承元 NSResponder)
RectForColumn(nint)
RectForPage(nint) (継承元 NSView)
RectForRow(nint)
RectForSmartMagnificationAtPoint(CGPoint, CGRect) (継承元 NSView)
RegisteredDragTypes() (継承元 NSView)
RegisterForDraggedTypes(String[]) (継承元 NSView)
RegisterNib(NSNib, String)
ReleaseGState() (継承元 NSView)
ReloadData()
ReloadData(NSIndexSet, NSIndexSet)
RemoveAllToolTips() (継承元 NSView)
RemoveColumn(NSTableColumn)
RemoveConstraint(NSLayoutConstraint) (継承元 NSView)
RemoveConstraints(NSLayoutConstraint[]) (継承元 NSView)
RemoveCursorRect(CGRect, NSCursor) (継承元 NSView)
RemoveFromSuperview() (継承元 NSView)
RemoveFromSuperviewWithoutNeedingDisplay() (継承元 NSView)
RemoveGestureRecognizer(NSGestureRecognizer) (継承元 NSView)
RemoveLayoutGuide(NSLayoutGuide) (継承元 NSView)
RemoveObserver(NSObject, NSString)

指定した keyPath の変更された値に関する通知を、指定したオブザーバーが受信するのを停止します。

(継承元 NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

指定したオブザーバーが、指定した keyPath とコンテキストの変更された値に関する通知をさらに受信するのを停止します。

(継承元 NSObject)
RemoveObserver(NSObject, String)

指定した keyPath の変更された値に関する通知を、指定したオブザーバーが受信するのを停止します。

(継承元 NSObject)
RemoveObserver(NSObject, String, IntPtr)

指定したオブザーバーが、指定した keyPath とコンテキストの変更された値に関する通知をさらに受信するのを停止します。

(継承元 NSObject)
RemoveRows(NSIndexSet, NSTableViewAnimation)
RemoveToolTip(nint) (継承元 NSView)
RemoveTrackingArea(NSTrackingArea) (継承元 NSView)
RemoveTrackingRect(nint) (継承元 NSView)
RenewGState() (継承元 NSView)
ReplaceSubviewWith(NSView, NSView) (継承元 NSView)
ResetCursorRects() (継承元 NSView)
ResignFirstResponder() (継承元 NSResponder)
ResizeSubviewsWithOldSize(CGSize) (継承元 NSView)
ResizeWithOldSuperviewSize(CGSize) (継承元 NSView)
RespondsToSelector(Selector)

このオブジェクトが指定したセレクターを認識するかどうか。

(継承元 NSObject)
RestoreState(NSCoder) (継承元 NSResponder)
RestoreUserActivityState(NSUserActivity) (継承元 NSResponder)
RightMouseDown(NSEvent) (継承元 NSResponder)
RightMouseDragged(NSEvent) (継承元 NSResponder)
RightMouseUp(NSEvent) (継承元 NSResponder)
RotateByAngle(nfloat) (継承元 NSView)
RotateWithEvent(NSEvent) (継承元 NSResponder)
RowForView(NSView)
RowsInRect(CGRect)
RowViewAdded(NSTableRowView, nint)
RowViewRemoved(NSTableRowView, nint)
ScaleUnitSquareToSize(CGSize) (継承元 NSView)
ScrollColumnToVisible(nint)
ScrollPoint(CGPoint) (継承元 NSView)
ScrollRect(CGRect, CGSize) (継承元 NSView)
ScrollRectToVisible(CGRect) (継承元 NSView)
ScrollRowToVisible(nint)
ScrollWheel(NSEvent) (継承元 NSResponder)
SelectAll(NSObject)
SelectCell(NSCell) (継承元 NSControl)
SelectColumn(nint, Boolean)
SelectColumns(NSIndexSet, Boolean)
SelectRow(nint, Boolean)
SelectRows(NSIndexSet, Boolean)
SelectWithFrame(CGRect, NSText, NSObject, nint, nint) (継承元 NSControl)
SendAction(Selector, NSObject) (継承元 NSControl)
SendActionOn(NSEventType) (継承元 NSControl)
SetAccessibilityValue(NSString, NSObject) (継承元 NSView)
SetBoundsOrigin(CGPoint) (継承元 NSView)
SetBoundsSize(CGSize) (継承元 NSView)
SetContentCompressionResistancePriority(Single, NSLayoutConstraintOrientation) (継承元 NSView)
SetContentHuggingPriorityForOrientation(Single, NSLayoutConstraintOrientation) (継承元 NSView)
SetDraggingSourceOperationMask(NSDragOperation, Boolean)
SetDropRowDropOperation(nint, NSTableViewDropOperation)
SetFrameOrigin(CGPoint) (継承元 NSView)
SetFrameSize(CGSize) (継承元 NSView)
SetIndicatorImage(NSImage, NSTableColumn)
SetKeyboardFocusRingNeedsDisplay(CGRect) (継承元 NSView)
SetNativeField(String, NSObject)
古い.
(継承元 NSObject)
SetNeedsDisplay() (継承元 NSControl)
SetNeedsDisplayInRect(CGRect) (継承元 NSView)
SetNilValueForKey(NSString)

指定したキーの値を null に設定します。

(継承元 NSObject)
SetUpGState() (継承元 NSView)
SetValueForKey(NSObject, NSString)

キーで指定されたプロパティの値を、指定した値に設定します。

(継承元 NSObject)
SetValueForKeyPath(IntPtr, NSString)

アンマネージド オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。ランタイムによって呼び出されます。

(継承元 NSObject)
SetValueForKeyPath(NSObject, NSString)

キーパスを使用して到達できるプロパティの値を設定します。

(継承元 NSObject)
SetValueForUndefinedKey(NSObject, NSString)

未定義のキーに値を書き込もうとすることを示します。 オーバーライドされない場合は、NSUndefinedKeyException を発生させます。

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

この NSObject の値を、指定したディクショナリの値に設定します。

(継承元 NSObject)
ShouldBeTreatedAsInkEvent(NSEvent) (継承元 NSResponder)
ShouldDelayWindowOrderingForEvent(NSEvent) (継承元 NSView)
ShouldFocusCell(NSCell, nint, nint)
ShowContextHelp(NSObject) (継承元 NSResponder)
SizeLastColumnToFit()
SizeThatFits(CGSize) (継承元 NSControl)
SizeToFit()
SmartMagnify(NSEvent) (継承元 NSResponder)
SupplementalTargetForAction(Selector, NSObject) (継承元 NSResponder)
SwipeWithEvent(NSEvent) (継承元 NSResponder)
TableColumns()
TabletPoint(NSEvent) (継承元 NSResponder)
TabletProximity(NSEvent) (継承元 NSResponder)
TakeDoubleValueFrom(NSObject) (継承元 NSControl)
TakeFloatValueFrom(NSObject) (継承元 NSControl)
TakeIntegerValueFrom(NSObject) (継承元 NSControl)
TakeIntValueFrom(NSObject) (継承元 NSControl)
TakeObjectValueFrom(NSObject) (継承元 NSControl)
TakeStringValueFrom(NSObject) (継承元 NSControl)
TextDidBeginEditing(NSNotification)
TextDidChange(NSNotification)
TextDidEndEditing(NSNotification)
TextShouldBeginEditing(NSText)
TextShouldEndEditing(NSText)
Tile()
ToString()

現在のインスタンスの値の文字列表現を返します。

(継承元 NSObject)
TouchesBeganWithEvent(NSEvent) (継承元 NSResponder)
TouchesCancelledWithEvent(NSEvent) (継承元 NSResponder)
TouchesEndedWithEvent(NSEvent) (継承元 NSResponder)
TouchesMovedWithEvent(NSEvent) (継承元 NSResponder)
TrackingAreas() (継承元 NSView)
TranslateOriginToPoint(CGPoint) (継承元 NSView)
TranslateRectsNeedingDisplay(CGRect, CGSize) (継承元 NSView)
TryToPerformwith(Selector, NSObject) (継承元 NSResponder)
Unbind(NSString) (継承元 NSObject)
Unbind(String)
古い.
(継承元 NSObject)
UnhideRows(NSIndexSet, NSTableViewAnimation)
UnlockFocus() (継承元 NSView)
UnregisterDraggedTypes() (継承元 NSView)
UpdateCell(NSCell) (継承元 NSControl)
UpdateCellInside(NSCell) (継承元 NSControl)
UpdateConstraints() (継承元 NSView)
UpdateConstraintsForSubtreeIfNeeded() (継承元 NSView)
UpdateLayer() (継承元 NSView)
UpdateTrackingAreas() (継承元 NSView)
UpdateUserActivityState(NSUserActivity) (継承元 NSResponder)
ValidateEditing() (継承元 NSControl)
ValidateUserInterfaceItem(INSValidatedUserInterfaceItem)
ValidRequestorForSendType(String, String) (継承元 NSResponder)
ValueForKey(NSString)

指定したキーに関連付けられているプロパティの値を返します。

(継承元 NSObject)
ValueForKeyPath(NSString)

キーパスを使用して到達できるプロパティの値を返します。

(継承元 NSObject)
ValueForUndefinedKey(NSString)

未定義のキーの値を読み取ろうとしたことを示します。 オーバーライドされない場合は、NSUndefinedKeyException を発生させます。

(継承元 NSObject)
ViewDidChangeEffectiveAppearance() (継承元 NSView)
ViewDidEndLiveResize() (継承元 NSView)
ViewDidHide() (継承元 NSView)
ViewDidMoveToSuperview() (継承元 NSView)
ViewDidMoveToWindow() (継承元 NSView)
ViewDidUnhide() (継承元 NSView)
ViewWillDraw() (継承元 NSView)
ViewWillMoveToSuperview(NSView) (継承元 NSView)
ViewWillMoveToWindow(NSWindow) (継承元 NSView)
ViewWillStartLiveResize() (継承元 NSView)
ViewWithTag(nint) (継承元 NSView)
VisibleRect() (継承元 NSView)
WantsForwardedScrollEventsForAxis(NSEventGestureAxis) (継承元 NSResponder)
WantsScrollEventsForSwipeTrackingOnAxis(NSEventGestureAxis) (継承元 NSResponder)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

指定したキー内の指定したインデックスの値が変更されようとしていることを示します。

(継承元 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (継承元 NSObject)
WillChangeValue(String)

指定したキーの値が変更されようとしていることを示します。

(継承元 NSObject)
WillOpenMenu(NSMenu, NSEvent) (継承元 NSView)
WillPresentError(NSError) (継承元 NSResponder)
WillRemoveSubview(NSView) (継承元 NSView)
WriteEpsInsideRect(CGRect, NSPasteboard) (継承元 NSView)
WritePdfInsideRect(CGRect, NSPasteboard) (継承元 NSView)

イベント

Activated (継承元 NSControl)
ColumnDidMove
ColumnDidResize
DidAddRowView
DidClickTableColumn
DidDragTableColumn
DidRemoveRowView
DoubleClick
MouseDownInHeaderOfTableColumn
SelectionDidChange
SelectionIsChanging
WillDisplayCell

拡張メソッド

GetAccessibilityChildrenInNavigationOrder(INSAccessibility)
GetAccessibilityCustomActions(INSAccessibility)
GetAccessibilityCustomRotors(INSAccessibility)
GetAccessibilityRequired(INSAccessibility)
SetAccessibilityChildrenInNavigationOrder(INSAccessibility, NSAccessibilityElement[])
SetAccessibilityCustomActions(INSAccessibility, NSAccessibilityCustomAction[])
SetAccessibilityCustomRotors(INSAccessibility, NSAccessibilityCustomRotor[])
SetAccessibilityRequired(INSAccessibility, Boolean)
GetAccessibilityFocused(INSAccessibilityElementProtocol)
GetAccessibilityIdentifier(INSAccessibilityElementProtocol)
GetAccessibilityColumnHeaderUIElements(INSAccessibilityTable)
GetAccessibilityColumns(INSAccessibilityTable)
GetAccessibilityHeaderGroup(INSAccessibilityTable)
GetAccessibilityRowHeaderUIElements(INSAccessibilityTable)
GetAccessibilitySelectedCells(INSAccessibilityTable)
GetAccessibilitySelectedColumns(INSAccessibilityTable)
GetAccessibilitySelectedRows(INSAccessibilityTable)
GetAccessibilityVisibleCells(INSAccessibilityTable)
GetAccessibilityVisibleColumns(INSAccessibilityTable)
GetAccessibilityVisibleRows(INSAccessibilityTable)
SetAccessibilitySelectedRows(INSAccessibilityTable, INSAccessibilityRow[])
GetAppearance(INSAppearanceCustomization)
GetEffectiveAppearance(INSAppearanceCustomization)
SetAppearance(INSAppearanceCustomization, NSAppearance)
ValidateProposedFirstResponder(NSResponder, NSResponder, NSEvent)
ConcludeDragOperation(INSDraggingDestination, NSDraggingInfo)
DraggingEnded(INSDraggingDestination, NSDraggingInfo)
DraggingEntered(INSDraggingDestination, NSDraggingInfo)
DraggingExited(INSDraggingDestination, NSDraggingInfo)
DraggingUpdated(INSDraggingDestination, NSDraggingInfo)
GetWantsPeriodicDraggingUpdates(INSDraggingDestination)
PerformDragOperation(INSDraggingDestination, NSDraggingInfo)
PrepareForDragOperation(INSDraggingDestination, NSDraggingInfo)
DraggedImageBeganAt(INSDraggingSource, NSImage, CGPoint)
DraggedImageEndedAtDeposited(INSDraggingSource, NSImage, CGPoint, Boolean)
DraggedImageEndedAtOperation(INSDraggingSource, NSImage, CGPoint, NSDragOperation)
DraggedImageMovedTo(INSDraggingSource, NSImage, CGPoint)
DraggingSourceOperationMaskForLocal(INSDraggingSource, Boolean)
GetIgnoreModifierKeysWhileDragging(INSDraggingSource)
NamesOfPromisedFilesDroppedAtDestination(INSDraggingSource, NSUrl)
ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
GetValidModes(NSObject, NSFontPanel)
ValidateToolbarItem(NSObject, NSToolbarItem)
GetTouchBar(NSResponder)
MakeTouchBar(NSResponder)
SetTouchBar(NSResponder, NSTouchBar)
RulerViewLocation(NSView, NSRulerView, CGPoint)
RulerViewPoint(NSView, NSRulerView, nfloat)
QuickLookPreviewItems(NSResponder, NSObject)
PerformTextFinderAction(NSResponder, NSObject)
GetIdentifier(INSUserInterfaceItemIdentification)
SetIdentifier(INSUserInterfaceItemIdentification, String)
GetCandidateListTouchBarItem(NSView)
GetAllowedTouchTypes(NSView)
SetAllowedTouchTypes(NSView, NSTouchTypeMask)
GetDebugDescription(INSObjectProtocol)
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
EndPreviewPanelControl(NSObject, QLPreviewPanel)

適用対象