Solved
Widget Development - Resolve Binding in Design Time
I would like to access the data from the infotable bound to my widget during design time (ide).
Are there any JS functions I can use? I saw there are some observers on the 'isBindingTarget':true properties but really would be thankful for some pointer in the right direction.

