MOExtendedTableView


MOExtendedTableView adds a number of new features to the standard NSTableView.
Superclass: NSTableView



MOExtendedTableView adds a number of new features to the standard NSTableView. There are a few simple additional features such as being able to alter the way editing ends, setting a minimum row height, a convenience method for changing the font of the whole table, and support for per-cell context menus.

MOExtendedTableView also adds a number of new, optional, dataSource and delegate methods. It defines dataSource API for user-initiated row creation and deletion with accompanying action methods to wire controls to. It defines delegate API to allow the delegate to easily handle return or delete key presses in the table. It adds delegate API to provide, replace or alter a table's context menu. And, there's dataSource API that unifies handling of pasteboard contents for drag&drop, copy/paste, and Services.



(Last Updated 3/20/2005)
HTML documentation generated by HeaderDoc