It's all about the answers!

Ask a question

6.0.2 viewlet dojo How can I change the properties


Rafael Rodriguez Montes (23013130255) | asked Feb 16 '17, 9:58 a.m.

 Hello

I'm creating a custom widget based on plug in extension, 
I have this import 
dojo.require("dojox.widget.Calendar");
var Viewlet = com.ibm.team.dashboard.web.ui.Viewlet;
I have also 
dojo.declare("com.test.viewlet.web.CalendarViewlet", [Viewlet ,dojox.widget.Calendar],{}
but how can I set properties to calendar?

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.