- | acceptsFirstMouse: | CPView | |
- | addSubview: | CPView | |
- | addSubview:positioned:relativeTo: | CPView | |
- | addTrackingArea: | CPView(TrackingAreaAdditions) | |
- | adjustScroll: | CPView | |
- | alphaValue | CPView | |
- | animationForKey: | CPView(CPAnimatablePropertyContainer) | |
- | animations | CPView(CPAnimatablePropertyContainer) | |
- | animator | CPView(CPAnimatablePropertyContainer) | |
+ | animatorClass | CPView(CPAnimatablePropertyContainer) | static |
- | autoresizesSubviews | CPView | |
- | autoresizingMask | CPView | |
- | autoscroll: | CPView | |
- | backgroundColor | CPView | |
- | becomeFirstResponder | CPView(Theming) | |
- | bounds | CPView | |
- | boundsOrigin | CPView | |
- | boundsSize | CPView | |
- | canBecomeKeyView | CPView(KeyView) | |
- | center | CPView | |
- | clipsToBounds | CPView | |
- | columnAtPoint: | CPTableHeaderView | |
- | convertPoint:fromView: | CPView | |
- | convertPoint:toView: | CPView | |
- | convertPointFromBase: | CPView | |
- | convertPointToBase: | CPView | |
- | convertRect:fromView: | CPView | |
- | convertRect:toView: | CPView | |
- | convertRectFromBase: | CPView | |
- | convertRectToBase: | CPView | |
- | convertSize:fromView: | CPView | |
- | convertSize:toView: | CPView | |
- | createEphemeralSubviewNamed: | CPView(Theming) | |
- | cursorUpdate: | CPTableHeaderView(CPTrackingArea) | |
- | debug_description | CPView(CPAnimatablePropertyContainer) | |
+ | defaultAnimationForKey: | CPView(CPAnimatablePropertyContainer) | static |
+ | defaultMenu | CPView | static |
+ | defaultThemeClass | CPTableHeaderView | static |
- | didAddSubview: | CPView | |
- | display | CPView | |
- | displayIfNeeded | CPView | |
- | displayIfNeededInRect: | CPView | |
- | displayRect: | CPView | |
- | displayRectIgnoringOpacity:inContext: | CPView | |
- | draggedColumn | CPTableHeaderView | |
- | draggedDistance | CPTableHeaderView | |
- | dragImage:at:offset:event:pasteboard:source:slideBack: | CPView | |
- | dragView:at:offset:event:pasteboard:source:slideBack: | CPView | |
- | drawRect: | CPView | |
- | effectiveAppearance | CPView(Appearance) | |
- | enclosingMenuItem | CPView | |
- | enclosingScrollView | CPView | |
- | encodeWithCoder: | CPTableHeaderView(CPCoding) | |
- | enterFullScreenMode | CPView | |
- | enterFullScreenMode:withOptions: | CPView | |
- | ephemeralSubviewNamed: | CPView(Theming) | |
- | exitFullScreenMode | CPView | |
- | exitFullScreenModeWithOptions: | CPView | |
- | frame | CPView | |
- | frameOrigin | CPView | |
- | frameRectOfView:inSuperviewSize: | CPView(CPAnimationContext) | |
- | frameSize | CPView | |
- | frameWithNewSuperviewSize: | CPView(CPAnimationContext) | |
- | hasCustomDrawRect | CPView(CPAnimationContext) | |
- | hasCustomLayoutSubviews | CPView(CPAnimationContext) | |
- | headerRectOfColumn: | CPTableHeaderView | |
- | hitTest: | CPView | |
- | hitTests | CPView | |
- | init | CPView | |
+ | initialize | CPView | static |
- | initWithCoder: | CPTableHeaderView(CPCoding) | |
- | initWithFrame: | CPTableHeaderView | |
- | inLiveResize | CPView | |
- | isDescendantOf: | CPView | |
- | isDragging | CPTableHeaderView(CPTableHeaderViewPrivate) | |
- | isFlipped | CPView | |
- | isHidden | CPView | |
- | isHiddenOrHasHiddenAncestor | CPView | |
+ | isHighDPIDrawingEnabled | CPView | static |
- | isInFullScreenMode | CPView | |
- | isOpaque | CPView | |
+ | keyPathsForValuesAffectingBounds | CPView | static |
+ | keyPathsForValuesAffectingFrame | CPView | static |
- | layer | CPView(CoreAnimationAdditions) | |
- | layout | CPView | |
- | layoutEphemeralSubviewNamed:positioned:relativeToEphemeralSubviewNamed: | CPView(Theming) | |
- | layoutIfNeeded | CPView | |
- | layoutSubviews | CPTableHeaderView | |
- | lockFocus | CPView | |
- | menuForEvent: | CPView | |
- | mouseDown: | CPTableHeaderView | |
- | mouseDownCanMoveWindow | CPView | |
- | mouseDragged: | CPTableHeaderView | |
- | mouseUp: | CPTableHeaderView | |
- | needsDisplay | CPView | |
- | needsLayout | CPView | |
- | needsPanelToBecomeKey | CPView | |
- | nextKeyView | CPView(KeyView) | |
- | nextValidKeyView | CPView(KeyView) | |
- | objectDidChangeTheme | CPView(Theming) | |
- | performKeyEquivalent: | CPView(KeyView) | |
- | postsBoundsChangedNotifications | CPView | |
- | postsFrameChangedNotifications | CPView | |
- | previousKeyView | CPView(KeyView) | |
- | previousValidKeyView | CPView(KeyView) | |
- | rectForEphemeralSubviewNamed: | CPView(Theming) | |
- | reflectScrolledClipView: | CPView | |
- | registeredDraggedTypes | CPView | |
- | registerForDraggedTypes: | CPView | |
- | removeFromSuperview | CPView | |
- | removeTrackingArea: | CPView(TrackingAreaAdditions) | |
- | replaceSubview:with: | CPView | |
- | resignFirstResponder | CPView(Theming) | |
- | resizedColumn | CPTableHeaderView | |
- | resizeSubviewsWithOldSize: | CPView | |
- | resizeWithOldSuperviewSize: | CPView | |
- | rightMouseDown: | CPView | |
- | scaleSize | CPView(Scaling) | |
- | scaleUnitSquareToSize: | CPView | |
- | scrollClipView:toPoint: | CPView | |
- | scrollPoint: | CPView | |
- | scrollRect:by: | CPView | |
- | scrollRectToVisible: | CPView | |
- | setAlphaValue: | CPView | |
- | setAnimations: | CPView(CPAnimatablePropertyContainer) | |
- | setAppearance: | CPView(Appearance) | |
- | setAutoresizesSubviews: | CPView | |
- | setAutoresizingMask: | CPView | |
- | setBackgroundColor: | CPView | |
- | setBounds: | CPView | |
- | setBoundsOrigin: | CPView | |
- | setBoundsSize: | CPView | |
- | setCenter: | CPView | |
- | setClipsToBounds: | CPView | |
- | setDOMClassName: | CPView(CSSTheming) | |
- | setFrame: | CPView | |
- | setFrameOrigin: | CPView | |
- | setFrameSize: | CPView | |
- | setHidden: | CPView | |
+ | setHighDPIDrawingEnabled: | CPView | static |
- | setHitTests: | CPView | |
- | setLayer: | CPView(CoreAnimationAdditions) | |
- | setNeedsDisplay: | CPView | |
- | setNeedsDisplayInRect: | CPView | |
- | setNeedsLayout | CPView | |
- | setNeedsLayout: | CPView | |
- | setNextKeyView: | CPView(KeyView) | |
- | setPostsBoundsChangedNotifications: | CPView | |
- | setPostsFrameChangedNotifications: | CPView | |
- | setScaleSize: | CPView(Scaling) | |
- | setSubviews: | CPView | |
- | setTableView: | CPTableHeaderView(CPSynthesizedAccessors) | |
- | setTag: | CPView | |
- | setThemeClass: | CPView(Theming) | |
- | setThemeState: | CPView(Theming) | |
- | setToolTip: | CPView | |
- | setValue:forThemeAttribute: | CPView(Theming) | |
- | setValue:forThemeAttribute:inState: | CPView(Theming) | |
- | setWantsLayer: | CPView(CoreAnimationAdditions) | |
- | subviews | CPView | |
- | superview | CPView | |
- | tableView | CPTableHeaderView(CPSynthesizedAccessors) | |
- | tag | CPView | |
+ | themeAttributes | CPTableHeaderView | static |
- | unlockFocus | CPView | |
- | unregisterDraggedTypes | CPView | |
- | unsetThemeState: | CPView(Theming) | |
- | updateTrackingAreas | CPTableHeaderView(CPTrackingArea) | |
- | viewDidEndLiveResize | CPView | |
- | viewDidHide | CPView | |
- | viewDidLayout | CPView | |
- | viewDidMoveToSuperview | CPView | |
- | viewDidMoveToWindow | CPTableHeaderView | |
- | viewDidUnhide | CPView | |
- | viewWillDraw | CPView | |
- | viewWillLayout | CPView | |
- | viewWillMoveToSuperview: | CPView | |
- | viewWillMoveToWindow: | CPView | |
- | viewWillStartLiveResize | CPView | |
- | viewWithTag: | CPView | |
- | visibleRect | CPView | |
- | wantsLayer | CPView(CoreAnimationAdditions) | |
- | willRemoveSubview: | CPView | |
- | window | CPView | |