Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3189

Re: extend abstract control

$
0
0
But you cannot do multiple inheritance. You can do aggregations

 

Dennis Seah. won't this be multiple inheritance ?

 

sap.m.Panel.extend("BasePanel",{
renderer : {}
});
BasePanel.extend("SubPanel",{
renderer : {}
});
var subPanel = new SubPanel();




Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>