javascript nested class


how i interpretation nested category java script.



here formula dash i have:



obja = new testa();

function testb ()
{
this.testprint = duty ()
{
imitation ( " inside testprint " );
}
}

function testa ()
{
var myobjb = new testb();
}


now i am perplexing opening testprint controlling obja



obja.myobjb.testprint();


but the giving blunder "obja properties"



how i opening testb slight controlling obja handler?



Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members