Свойство | Type | Description | |
---|---|---|---|
Class |
Свойство | Type | Description | |
---|---|---|---|
_allocate_gstate | bool | ||
_autoresizes_subviews | bool | ||
_autoresizingFrameError | |||
_autoresizingMask | uint | ||
_bounds | |||
_boundsMatrix | |||
_coordinates_valid | bool | ||
_cursor_rects | |||
_focusRingType | NSFocusRingType | ||
_frame | |||
_frameMatrix | |||
_gstate | int | ||
_in_live_resize | bool | ||
_invalidRect | |||
_is_hidden | bool | ||
_is_rotated_from_base | bool | ||
_is_rotated_or_scaled_from_base | bool | ||
_matrixFromWindow | |||
_matrixToWindow | |||
_nextKeyView | |||
_post_bounds_changes | bool | ||
_post_frame_changes | bool | ||
_previousKeyView | |||
_rFlags | _rFlagsType | ||
_renew_gstate | bool | ||
_sub_views | |||
_super_view | |||
_tracking_rects | |||
_visibleRect | |||
_window |
Méthode | Description | |
---|---|---|
AddSubview ( |
||
AddSubview ( |
||
AncestorSharedWithView ( |
||
Autoresize ( double oldContainerSize, double newContainerSize, double &contentPositionInOut, double &contentSizeInOut, bool minMarginFlexible, bool sizeFlexible, bool maxMarginFlexible ) : void | ||
CenterScanRect ( |
||
ConvertPointFromBase ( |
||
ConvertPointFromView ( |
||
ConvertPointToBase ( |
||
ConvertPointToView ( |
||
ConvertRectFromBase ( |
||
ConvertRectFromView ( |
||
ConvertRectToBase ( |
||
ConvertRectToView ( |
||
ConvertSizeFromBase ( |
||
ConvertSizeFromView ( |
||
ConvertSizeToBase ( |
||
ConvertSizeToView ( |
||
Description ( ) : NSString | ||
DidAddSubview ( |
||
DiscardCursorRects ( ) : void | ||
Display ( ) : void | ||
DisplayIfNeeded ( ) : void | ||
DisplayIfNeededIgnoringOpacity ( ) : void | ||
DisplayIfNeededInRect ( |
||
DisplayIfNeededInRectIgnoringOpacity ( |
||
DisplayRect ( |
||
DisplayRectIgnoringOpacity ( |
||
DisplayRectIgnoringOpacity ( |
||
DrawRect ( |
||
FocusView ( ) : |
||
GSGetDragTypes ( |
||
GSRemoveDragTypes ( |
||
GSSetDragTypes ( |
||
GetAutoresizesSubviews ( ) : bool | ||
GetAutoresizingMask ( ) : uint | ||
GetBounds ( ) : |
||
GetBoundsRotation ( ) : double | ||
GetDefaultFocusRingType ( ) : NSFocusRingType | ||
GetFocusRingType ( ) : NSFocusRingType | ||
GetFrame ( ) : |
||
GetFrameRotation ( ) : double | ||
GetIsOpaque ( ) : bool | ||
GetNeedsDisplay ( ) : bool | ||
GetSubviews ( ) : NSArray | ||
GetSuperview ( ) : |
||
GetTag ( ) : int | ||
GetVisibleRect ( ) : |
||
GetWindow ( ) : |
||
Init ( ) : |
||
InitWithCoder ( NSCoder aDecoder ) : |
||
InitWithFrame ( |
||
IsDescendantOf ( |
||
IsFlipped ( ) : bool | ||
IsHidden ( ) : bool | ||
IsHiddenOrHasHiddenAncestor ( ) : bool | ||
IsRotatedFromBase ( ) : bool | ||
IsRotatedOrScaledFromBase ( ) : bool | ||
NSView ( ) : System | ||
OpaqueAncestor ( ) : |
||
RemoveFromSuperview ( ) : void | ||
RemoveFromSuperviewWithoutNeedingDisplay ( ) : void | ||
RemoveSubview ( |
||
ReplaceSubviewWith ( |
||
ResetCursorRects ( ) : void | ||
ResizeSubviewsWithOldSize ( |
||
ResizeWithOldSuperviewSize ( |
||
RotateByAngle ( double angle ) : void | ||
ScaleUnitSquareToSize ( |
||
SetAutoresizesSubviews ( bool flag ) : void | ||
SetAutoresizingMask ( uint mask ) : void | ||
SetBounds ( |
||
SetBoundsOrigin ( |
||
SetBoundsRotation ( double angle ) : void | ||
SetBoundsSize ( |
||
SetFocusRingType ( NSFocusRingType focusRingType ) : void | ||
SetFrame ( |
||
SetFrameOrigin ( |
||
SetFrameRotation ( double angle ) : void | ||
SetFrameSize ( |
||
SetHidden ( bool flag ) : void | ||
SetNeedsDisplay ( bool flag ) : void | ||
SetNeedsDisplayInRect ( |
||
SetPostsBoundsChangedNotifications ( bool flag ) : void | ||
SetPostsFrameChangedNotifications ( bool flag ) : void | ||
SetSubviews ( NSArray newSubviews ) : void | ||
TranslateOriginToPoint ( |
||
ViewDidMoveToSuperview ( ) : void | ||
ViewDidMoveToWindow ( ) : void | ||
ViewWillMoveToSuperview ( |
||
ViewWillMoveToWindow ( |
||
WillRemoveSubview ( |
||
_FlagDescription ( ) : NSString | ||
_ResizeDescription ( ) : NSString | ||
_SetFrameAndClearAutoresizingError ( |
||
_SubtreeDescription ( ) : NSString |
Méthode | Description | |
---|---|---|
ReleaseGState ( ) : void | ||
_FrameExtend ( ) : |
||
_InvalidateCoordinates ( ) : void | ||
_MatrixFromWindow ( ) : |
||
_MatrixToWindow ( ) : |
||
_RebuildCoordinates ( ) : void | ||
_SubtreeDescriptionWithPrefix ( NSString prefix ) : NSString | ||
_ViewDidMoveToWindow ( ) : void | ||
_ViewWillMoveToSuperview ( |
||
_ViewWillMoveToWindow ( |
Méthode | Description | |
---|---|---|
_computeScale ( |
||
convert_rect_using_matrices ( |
public AddSubview ( |
||
aView | ||
place | NSWindowOrderingMode | |
otherView | ||
Résultat | void |
public AncestorSharedWithView ( |
||
aView | ||
Résultat |
public static Autoresize ( double oldContainerSize, double newContainerSize, double &contentPositionInOut, double &contentSizeInOut, bool minMarginFlexible, bool sizeFlexible, bool maxMarginFlexible ) : void | ||
oldContainerSize | double | |
newContainerSize | double | |
contentPositionInOut | double | |
contentSizeInOut | double | |
minMarginFlexible | bool | |
sizeFlexible | bool | |
maxMarginFlexible | bool | |
Résultat | void |
public CenterScanRect ( |
||
aRect | ||
Résultat |
public ConvertPointFromBase ( |
||
aPoint | ||
Résultat |
public ConvertPointFromView ( |
||
aPoint | ||
aView | ||
Résultat |
public ConvertPointToBase ( |
||
aPoint | ||
Résultat |
public ConvertPointToView ( |
||
aPoint | ||
aView | ||
Résultat |
public ConvertRectFromBase ( |
||
aRect | ||
Résultat |
public ConvertRectFromView ( |
||
aRect | ||
aView | ||
Résultat |
public ConvertRectToBase ( |
||
aRect | ||
Résultat |
public ConvertRectToView ( |
||
aRect | ||
aView | ||
Résultat |
public ConvertSizeFromBase ( |
||
aSize | ||
Résultat |
public ConvertSizeFromView ( |
||
aSize | ||
aView | ||
Résultat |
public ConvertSizeToBase ( |
||
aSize | ||
Résultat |
public ConvertSizeToView ( |
||
aSize | ||
aView | ||
Résultat |
public DidAddSubview ( |
||
subview | ||
Résultat | void |
public DisplayIfNeededIgnoringOpacity ( ) : void | ||
Résultat | void |
public DisplayIfNeededInRect ( |
||
aRect | ||
Résultat | void |
public DisplayIfNeededInRectIgnoringOpacity ( |
||
aRect | ||
Résultat | void |
public DisplayRectIgnoringOpacity ( |
||
aRect | ||
Résultat | void |
public DisplayRectIgnoringOpacity ( |
||
aRect | ||
context | ||
Résultat | void |
public GSGetDragTypes ( |
||
obj | ||
Résultat | NSArray |
public static GSRemoveDragTypes ( |
||
obj | ||
Résultat | void |
public static GSSetDragTypes ( |
||
obj | ||
types | NSArray | |
Résultat | NSArray |
public static GetDefaultFocusRingType ( ) : NSFocusRingType | ||
Résultat | NSFocusRingType |
public GetFocusRingType ( ) : NSFocusRingType | ||
Résultat | NSFocusRingType |
public InitWithCoder ( NSCoder aDecoder ) : |
||
aDecoder | NSCoder | |
Résultat |
public InitWithFrame ( |
||
frameRect | ||
Résultat |
public IsDescendantOf ( |
||
aView | ||
Résultat | bool |
public IsHiddenOrHasHiddenAncestor ( ) : bool | ||
Résultat | bool |
public IsRotatedOrScaledFromBase ( ) : bool | ||
Résultat | bool |
public RemoveFromSuperviewWithoutNeedingDisplay ( ) : void | ||
Résultat | void |
public RemoveSubview ( |
||
aView | ||
Résultat | void |
public ReplaceSubviewWith ( |
||
oldView | ||
newView | ||
Résultat | void |
public ResizeSubviewsWithOldSize ( |
||
oldSize | ||
Résultat | void |
public ResizeWithOldSuperviewSize ( |
||
oldSize | ||
Résultat | void |
public RotateByAngle ( double angle ) : void | ||
angle | double | |
Résultat | void |
public ScaleUnitSquareToSize ( |
||
newSize | ||
Résultat | void |
public SetAutoresizesSubviews ( bool flag ) : void | ||
flag | bool | |
Résultat | void |
public SetAutoresizingMask ( uint mask ) : void | ||
mask | uint | |
Résultat | void |
public SetBoundsOrigin ( |
||
newOrigin | ||
Résultat | void |
public SetBoundsRotation ( double angle ) : void | ||
angle | double | |
Résultat | void |
public SetBoundsSize ( |
||
newSize | ||
Résultat | void |
public SetFocusRingType ( NSFocusRingType focusRingType ) : void | ||
focusRingType | NSFocusRingType | |
Résultat | void |
public SetFrame ( |
||
frameRect | ||
Résultat | void |
public SetFrameOrigin ( |
||
newOrigin | ||
Résultat | void |
public SetFrameRotation ( double angle ) : void | ||
angle | double | |
Résultat | void |
public SetFrameSize ( |
||
newSize | ||
Résultat | void |
public SetNeedsDisplay ( bool flag ) : void | ||
flag | bool | |
Résultat | void |
public SetNeedsDisplayInRect ( |
||
invalidRect | ||
Résultat | void |
public SetPostsBoundsChangedNotifications ( bool flag ) : void | ||
flag | bool | |
Résultat | void |
public SetPostsFrameChangedNotifications ( bool flag ) : void | ||
flag | bool | |
Résultat | void |
public SetSubviews ( NSArray newSubviews ) : void | ||
newSubviews | NSArray | |
Résultat | void |
public TranslateOriginToPoint ( |
||
point | ||
Résultat | void |
public ViewWillMoveToSuperview ( |
||
newSuper | ||
Résultat | void |
public ViewWillMoveToWindow ( |
||
newWindow | ||
Résultat | void |
public WillRemoveSubview ( |
||
subview | ||
Résultat | void |
protected _InvalidateCoordinates ( ) : void | ||
Résultat | void |
protected _MatrixFromWindow ( ) : |
||
Résultat |
protected _MatrixToWindow ( ) : |
||
Résultat |
public _SetFrameAndClearAutoresizingError ( |
||
frameRect | ||
Résultat | void |
protected _SubtreeDescriptionWithPrefix ( NSString prefix ) : NSString | ||
prefix | NSString | |
Résultat | NSString |
protected _ViewWillMoveToSuperview ( |
||
newSuper | ||
Résultat | void |
protected _ViewWillMoveToWindow ( |
||
newWindow | ||
Résultat | void |
protected NSRect,Smartmobili.Cocoa _autoresizingFrameError | ||
Résultat |
protected NSAffineTransform,Smartmobili.Cocoa _boundsMatrix | ||
Résultat |
protected NSMutableArray,Smartmobili.Cocoa _cursor_rects | ||
Résultat |
protected NSFocusRingType _focusRingType | ||
Résultat | NSFocusRingType |
protected NSAffineTransform,Smartmobili.Cocoa _frameMatrix | ||
Résultat |
protected bool _is_rotated_or_scaled_from_base | ||
Résultat | bool |
protected NSAffineTransform,Smartmobili.Cocoa _matrixFromWindow | ||
Résultat |
protected NSAffineTransform,Smartmobili.Cocoa _matrixToWindow | ||
Résultat |
protected NSMutableArray,Smartmobili.Cocoa _sub_views | ||
Résultat |
protected NSMutableArray,Smartmobili.Cocoa _tracking_rects | ||
Résultat |