openui5vscodeTypescriptTools icon indicating copy to clipboard operation
openui5vscodeTypescriptTools copied to clipboard

Check if callback exists on controller

Open apazureck opened this issue 8 years ago • 0 comments

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

apazureck avatar Jul 24 '17 10:07 apazureck