How to extend a control in sapui5? -


i have come across many blogs none of them explained beginner level developer

for example have code below

sap.m.text.extend(sclassname, oclassinfo?, fnmetaimpl?) 
  • what can function?
  • what proper way extend control custom functionality?
  • and need know parameters mentioning above


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -