Package pycocoa :: Module tables
[frames] | no frames]

Module tables

Types Table and TableWindow, wrapping ObjC NSTableView, NSWindow.


Version: 18.06.10

Classes
  Table
Python Type table of rows and columns, wrapping an ObjC NSTableView.
  TableWindow
Python Type for a vertically scrollable window, wrapping ObjC NSWindow/NSScrollView.
Functions
 
closeTables()
Close all tables.
Variables
  NSTableViewDelegate = ObjCClass('_NSTableViewDelegate', 'NSTab...
Variables Details

NSTableViewDelegate

Value:
ObjCClass('_NSTableViewDelegate', 'NSTableViewDataSource')