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 -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -