How is it different? Feel free to log a ticket.
regards
musachy
André Faria wrote:
Is the a way to add tag dynamically in tabbedPane...
I am triyng this way:
var tabContainer = dojo.widget.byId("tabbedPane");
var url = 'person.action';
var cp = dojo.widget.createWidget("Bin
Is the a way to add tag dynamically in tabbedPane...
I am triyng this way:
var tabContainer = dojo.widget.byId("tabbedPane");
var url = 'person.action';
var cp = dojo.widget.createWidget("BindDiv", {label:'Persons',
executeScripts:true, parseContent:true, extractCont
2 matches
Mail list logo