Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Super class: NSTextFieldCellMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Cocoa Controls | MBS MacControls Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See the NSTableViewMBS class specification for more information on how it's used.
Subclasses of NSTableHeaderCell can override drawInteriorWithFrame, editWithFrame, and highlight:withFrame to change the way headers appear. See the NSCell class specification, and the following description, for information on these methods. (This works in Cocoa, but does not yet work in the plugin. If you need, send in a feature request.)
Subclass of the NSTextFieldCellMBS class.
Constant | Value | Description |
---|---|---|
NSTextFieldRoundedBezel | 1 |
One of the constants to specify the bezel style of the text field cell.
Corners are rounded. Available in Mac OS X v10.2 and later. |
NSTextFieldSquareBezel | 0 |
One of the constants to specify the bezel style of the text field cell.
Corners are square. Available in Mac OS X v10.2 and later. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacCocoa Plugin, MBS MacControls Plugin.
NSTableDataSourceMBS - NSTableHeaderViewMBS