NSMatrix ovidiu@net-community.com Matrix class for grouping controls 1996, 1997, 1999 Free Software Foundation, Inc. Software documentation for the NSMatrix class AppKit/NSMatrix.h NSCoding cellClass setCellClass: classId acceptsFirstMouse: theEvent action addColumn addColumnWithCells: cellArray addRow addRowWithCells: cellArray allowsEmptySelection autosizesCells backgroundColor cellAtRow: row column: column cellBackgroundColor cellClass cellFrameAtRow: row column: column cellSize cellWithTag: anInt cells delegate deselectAllCells deselectSelectedCell doubleAction drawCellAtRow: row column: column drawsBackground drawsCellBackground errorAction getNumberOfRows: rowCount columns: columnCount getRow: row column: column forPoint: point getRow: row column: column ofCell: aCell highlightCell: flag atRow: row column: column initWithFrame: frameRect initWithFrame: frameRect mode: aMode cellClass: class numberOfRows: rowsHigh numberOfColumns: colsWide initWithFrame: frameRect mode: aMode prototype: prototype numberOfRows: rowsHigh numberOfColumns: colsWide insertColumn: column insertColumn: column withCells: cellArray insertRow: row insertRow: row withCells: cellArray intercellSpacing isAutoscroll isSelectionByRect keyCell makeCellAtRow: row column: column mode mouseDown: theEvent mouseDownFlags nextText numberOfColumns numberOfRows performKeyEquivalent: theEvent previousText prototype putCell: newCell atRow: row column: column removeColumn: col removeRow: row renewRows: r columns: c resetCursorRects scrollCellToVisibleAtRow: row column: column selectAll: sender selectCellAtRow: row column: column selectCellWithTag: anInt selectText: sender selectTextAtRow: row column: column selectedCell selectedCells selectedColumn selectedRow sendAction sendAction: aSelector to: anObject forAllCells: flag sendDoubleAction setAction: sel setAllowsEmptySelection: f setAutoscroll: flag setAutosizesCells: flag setBackgroundColor: c setCellBackgroundColor: c setCellClass: class setCellSize: size setDelegate: object setDoubleAction: sel setDrawsBackground: flag setDrawsCellBackground: f setErrorAction: sel setIntercellSpacing: size setKeyCell: aCell setMode: aMode setNextText: anObject setPreviousText: anObject setPrototype: aCell setScrollable: flag setSelectionByRect: flag setSelectionFrom: startPos to: endPos anchor: anchorPos highlight: flag setState: value atRow: row column: column setTabKeyTraversesCells: flag setValidateSize: flag sizeToCells sortUsingFunction: comparator context: context sortUsingSelector: comparator tabKeyTraversesCells textDidBeginEditing: aNotification textDidChange: aNotification textDidEndEditing: aNotification textShouldBeginEditing: textObject textShouldEndEditing: aTextObject