gringoireDM / LNZTreeView

A swift TreeView
MIT License
235 stars 47 forks source link

Methods to grab the associated TableCell given a node. #30

Open thejbix opened 5 years ago

thejbix commented 5 years ago

I implemented a few methods that let a user start from a node object and retrieve its associated cell. I wanted to open the discussion before creating a pull request.