MonoMac.AppKit.NSCell: Method Members

The methods of MonoMac.AppKit.NSCell are listed below. For a list of all members, see the NSCell Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AcceptsFirstResponder() : bool
Documentation for this section has not yet been entered.
CalcDrawInfo(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
CellAttribute(NSCellAttribute) : int
Documentation for this section has not yet been entered.
CellSizeForBounds(System.Drawing.RectangleF) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
Compare(MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSComparisonResult
Documentation for this section has not yet been entered.
ContinueTracking(System.Drawing.PointF, System.Drawing.PointF, NSView) : bool
Documentation for this section has not yet been entered.
DrawFocusRing(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
DrawingRectForBounds(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
DrawInteriorWithFrame(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
DrawWithExpansionFrame(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
DrawWithFrame(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
EditWithFrame(System.Drawing.RectangleF, NSView, NSText, MonoMac.Foundation.NSObject, NSEvent)
Documentation for this section has not yet been entered.
EndEditing(NSText)
Documentation for this section has not yet been entered.
ExpansionFrame(System.Drawing.RectangleF, NSView) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
FieldEditorForView(NSView) : NSTextView
Documentation for this section has not yet been entered.
GenerateDraggingImageComponents(System.Drawing.RectangleF, NSView) : NSDraggingImageComponent[]
Documentation for this section has not yet been entered.
GetFocusRingMaskBounds(System.Drawing.RectangleF, NSView) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetPeriodicDelay(ref float, ref float)
Documentation for this section has not yet been entered.
Highlight(bool, System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
HighlightColor(System.Drawing.RectangleF, NSView) : NSColor
Documentation for this section has not yet been entered.
HitTest(NSEvent, System.Drawing.RectangleF, NSView) : NSCellHit
Documentation for this section has not yet been entered.
ImageRectForBounds(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
IsEntryAcceptable(string) : bool
Documentation for this section has not yet been entered.
MenuForEvent(NSEvent, System.Drawing.RectangleF, NSView) : NSMenu
Documentation for this section has not yet been entered.
PerformClick(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RefusesFirstResponder() : bool
Documentation for this section has not yet been entered.
ResetCursorRect(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
SelectWithFrame(System.Drawing.RectangleF, NSView, NSText, MonoMac.Foundation.NSObject, int, int)
Documentation for this section has not yet been entered.
SendActionOn(int) : int
Documentation for this section has not yet been entered.
SendsActionOnEndEditing() : bool
Documentation for this section has not yet been entered.
SetCellAttribute(NSCellAttribute, int)
Documentation for this section has not yet been entered.
SetNextState()
Documentation for this section has not yet been entered.
SetSendsActionOnEndEditing(bool)
Documentation for this section has not yet been entered.
SetTitleWithMnemonic(string)
Documentation for this section has not yet been entered.
SetUpFieldEditorAttributes(NSText) : NSText
Documentation for this section has not yet been entered.
StartTracking(System.Drawing.PointF, NSView) : bool
Documentation for this section has not yet been entered.
StopTracking(System.Drawing.PointF, System.Drawing.PointF, NSView, bool)
Documentation for this section has not yet been entered.
TakeDoubleValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeFloatValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeIntegerValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeIntValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeObjectValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeStringValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TitleRectForBounds(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
TrackMouse(NSEvent, System.Drawing.RectangleF, NSView, bool) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSCell object.