SLOutlineView


Inherits From:
NSOutlineView
Declared In:
SLOutlineView.h


Class Description

No class description.


Method Types

- parentItemForItem:
- parentItemForRow:child:
- parentItemForRow:indentLevel:child:

Instance Methods

parentItemForItem:

- (id)parentItemForItem:(id)child

No method description.


parentItemForRow:child:

- (id)parentItemForRow:(int)row child:(unsigned int *)childIndexPointer

No method description.


parentItemForRow:indentLevel:child:

- (id)parentItemForRow:(int)row indentLevel:(int)childLevel child:(unsigned int *)childIndexPointer

No method description.


Version 1.1 Copyright ©2001 by Stefan Leuker. All Rights Reserved.