Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain event system in dojo ?



Explain event system in dojo ?..

Answer / Seema Rani

Dojo has a powerful event system that allows you to handle user interactions and custom events. The event system works by attaching functions, called listeners or handlers, to events. Here's an example:nn```jsndojo.connect(myWidget, 'onClick', function(){ console.log('Button clicked!'); });n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dojo Toolkit Interview Questions

What is the point in dojo?

1 Answers  


Mention some of the disadvantages/drawbacks of dojo?

1 Answers  


List out the dojo toolkit libraries ?

1 Answers  


What are the features provided by dojo widgets?

1 Answers  


What is the dojo?

1 Answers  


Why dojo toolkit ?

1 Answers  


Which conditions have to be fulfilled for a function of dojo/ready module record a callback?

1 Answers  


Give some components that comes along with dojo framework?

1 Answers  


Can we have to use dojox/mobile/parser for dojo mobile applications?

1 Answers  


Distinguish between dojo and jquery.

1 Answers  


Explain event system in dojo ?

1 Answers  


How to develop applications which support ios voiceover?

1 Answers  


Categories