Skip to content

Commit

Permalink
docs: update TreeViewController section for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jawwad-hassan89 authored Nov 8, 2022
1 parent 6ecf379 commit e119367
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,7 @@ Method | TreeView | IndexedTreeView | Description
`indexWhere` | :o: | :white_check_mark:| Get the index of the first child node that matches the criterion in the test.

### TreeViewController
The `TreeViewController` provides utility methods that allow controlling the [TreeView] programmatically.

There are two different `TreeViewController`s for the two variants of `TreeView`. Namely the `TreeViewController` for `TreeView`, and the `IndexedTreeViewController` for `IndexedTreeView`
The `TreeViewController` provides utility methods that allow controlling the `TreeView` programmatically.

Method | Description
--------------------------| -----------
Expand Down

0 comments on commit e119367

Please sign in to comment.