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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -