bbc / tal

TV Application Layer

Home Page:http://bbc.github.com/tal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get a widgets event listeners

dusan-turajlic opened this issue · comments

Currently, a widget has a variable called _eventListeners. It would be better if there was a getter for this variable. Then people don't have to use "private" variables in their code.