apazureck / openui5vscodeTypescriptTools

Tools for openui5 to enhance productivity using VS Code
MIT License
22 stars 5 forks source link

Check if callback exists on controller #34

Open apazureck opened 7 years ago

apazureck commented 7 years ago

Check in xml views if callback exists on controller.

  1. Find out if set attribute is an event (maybe via ts compiler)
  2. Check if it exists on class