GEOG 863:
Web Application Development for Geospatial Professionals

8.4.4 Other Dijits

PrintPrint

8.4.4 Other Dijits

We've really just scratched the surface of Dojo widgets that could be useful in developing geospatial apps. I encourage you to browse through the Dijit documentation to see some of the other UI elements that are available. Here are a few that are particularly useful:

  • Menu and MenuBar
  • Tree
  • ColorPalette
  • ConfirmDialog
  • Dialog
  • ProgressBar
  • Toolbar
  • AccordionContainer

You should also keep in mind that Dojo is just one of many JS frameworks that can be used to develop your apps. The Guide section of the SDK includes a page on how other frameworks can be integrated into an Esri JS API app.