Definition at line 90 of file CPOutlineView.j.
◆ outlineView:dataViewForTableColumn:item:()
◆ outlineView:didClickTableColumn:()
◆ outlineView:didDragTableColumn:()
◆ outlineView:heightOfRowByItem:()
| - (float CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| heightOfRowByItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:isGroupItem:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| isGroupItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:menuForTableColumn:item:()
◆ outlineView:mouseDownInHeaderOfTableColumn:()
| - (void CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| mouseDownInHeaderOfTableColumn: |
|
(CPTableColumn) |
aTableColumn |
|
|
| |
|
optional |
◆ outlineView:nextTypeSelectMatchFromItem:toItem:forString:()
| - (id CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| nextTypeSelectMatchFromItem: |
|
(id) |
startItem |
| toItem: |
|
(id) |
endItem |
| forString: |
|
(CPString) |
searchString |
|
|
| |
|
optional |
◆ outlineView:selectionIndexesForProposedSelection:()
◆ outlineView:shouldCollapseItem:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldCollapseItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldEditTableColumn:item:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldEditTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldExpandItem:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldExpandItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldReorderColumn:toColumn:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldReorderColumn: |
|
(CPInteger) |
columnIndex |
| toColumn: |
|
(CPInteger) |
newColumnIndex |
|
|
| |
|
optional |
◆ outlineView:shouldSelectItem:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldSelectItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldSelectTableColumn:()
◆ outlineView:shouldShowOutlineDisclosureControlForItem:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldShowOutlineDisclosureControlForItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldShowViewExpansionForTableColumn:item:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldShowViewExpansionForTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldTrackView:forTableColumn:item:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldTrackView: |
|
(CPView) |
aView |
| forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:shouldTypeSelectForEvent:withCurrentSearchString:()
| - (BOOL CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| shouldTypeSelectForEvent: |
|
(CPEvent) |
anEvent |
| withCurrentSearchString: |
|
(CPString) |
searchString |
|
|
| |
|
optional |
◆ outlineView:sizeToFitWidthOfColumn:()
◆ outlineView:toolTipForView:rect:tableColumn:item:mouseLocation:()
| - (CPString CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| toolTipForView: |
|
(CPView) |
aView |
| rect: |
|
(CGRect) |
aRect |
| tableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
| mouseLocation: |
|
(CGPoint) |
mouseLocation |
|
|
| |
|
optional |
◆ outlineView:typeSelectStringForTableColumn:item:()
◆ outlineView:viewForTableColumn:item:()
◆ outlineView:willDisplayOutlineView:forTableColumn:item:()
| - (void CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| willDisplayOutlineView: |
|
(CPView) |
aView |
| forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:willDisplayView:forTableColumn:item:()
| - (void CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| willDisplayView: |
|
(CPView) |
aView |
| forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ outlineView:willRemoveView:forTableColumn:item:()
| - (void CPOutlineViewDelegate) outlineView: |
|
(CPOutlineView) |
anOutlineView |
| willRemoveView: |
|
(CPView) |
aView |
| forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
| item: |
|
(id) |
anItem |
|
|
| |
|
optional |
◆ selectionShouldChangeInOutlineView:()
| - (BOOL CPOutlineViewDelegate) selectionShouldChangeInOutlineView: |
|
(CPOutlineView) |
anOutlineView |
|
|
optional |
The documentation for this protocol was generated from the following file: