Definition at line 90 of file CPOutlineView.j.
- (float) outlineView: |
|
(CPOutlineView) |
anOutlineView |
heightOfRowByItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
isGroupItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (id) outlineView: |
|
(CPOutlineView) |
anOutlineView |
nextTypeSelectMatchFromItem: |
|
(id) |
startItem |
toItem: |
|
(id) |
endItem |
forString: |
|
(CPString) |
searchString |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldCollapseItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldExpandItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldReorderColumn: |
|
(CPInteger) |
columnIndex |
toColumn: |
|
(CPInteger) |
newColumnIndex |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldSelectItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldShowOutlineDisclosureControlForItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldShowViewExpansionForTableColumn: |
|
(CPTableColumn) |
aTableColumn |
item: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldTypeSelectForEvent: |
|
(CPEvent) |
anEvent |
withCurrentSearchString: |
|
(CPString) |
searchString |
|
|
| |
|
optional |
- (CPString) outlineView: |
|
(CPOutlineView) |
anOutlineView |
toolTipForView: |
|
(CPView) |
aView |
rect: |
|
(CGRect) |
aRect |
tableColumn: |
|
(CPTableColumn) |
aTableColumn |
item: |
|
(id) |
anItem |
mouseLocation: |
|
(CGPoint) |
mouseLocation |
|
|
| |
|
optional |
- (BOOL) selectionShouldChangeInOutlineView: |
|
(CPOutlineView) |
anOutlineView |
|
|
optional |
The documentation for this protocol was generated from the following file: