How can you get a indexes of visible rows for an NSOutlineView? I need to know which level and which rows are visible.
[EDIT] What I\'m actually looking for is an NSOutl
In Swift 3:
let rows = IndexSet(integersIn: 0..