It's all about the answers!

Ask a question

IBM RTC 6.0.3 Custom viewlet dojo, defining format and size and customized widget.


Rafael Rodriguez Montes (23013109212) | asked Apr 11 '17, 5:52 p.m.

 Hello, 

I'm using this libraries for a custom widjet:
dojo.require("com.ibm.team.dashboard.web.ui.Viewlet");
dojo.require('dojo.parser');
dojo.require("dojox.widget.Calendar");
dojo.require('dojox.widget._CalendarView');
dojo.require('dijit._Templatedw');

but I have folloed the examples provided by Dojo page and seems like is not taking the parameters of size and format, is there any clear example about creating widgets with dojos customized?
Thanks

Be the first one to answer this question!


Register or to post your answer.