Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

dojo.require problem

i am working on some ui example, some dojo.require(**) are a little bit old, any replacement for them or can you tell me where can i find those updates?
many thanks!

dojo.require("dojo.widget.*");
dojo.require("dojo.uri.*");
dojo.require("com.ibm.team.repository.web.toolbox.lang.internal.*");
dojo.require("dojo.lang.*");
dojo.require("dojo.json");
dojo.require("com.ibm.team.repository.web.client.layout.LeftNavigationLayout")

0 votes



2 answers

Permanent link
actually i am trying to run the following example
http://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/web-ui-todo-client.html
the error comes in javacript at codes like "dojo.require("dojo.widget.*"); "
by the way, do i have to use jazz page extensions for my web ui works, since i am not familiar with the way to describe a widget using dojo.widget.defineWidget ?

0 votes


Permanent link
i got what i want now.
it seems that there's been some changes through out the web ui program,
and this link http://jazz.net/wiki/bin/view/Main/JazzAjaxTransportDesign talks about the old style of web ui program.
Moreover i found some new resources from here https://jazz.net/wiki/bin/view/WebUIBook/WebHome .

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Oct 21 '09, 11:10 p.m.

Question was seen: 5,545 times

Last updated: Oct 21 '09, 11:10 p.m.

Confirmation Cancel Confirm