December 2008
Beginner
208 pages
4h 24m
English
This chapter offers more popular Dijits: menus, title panes, inline edit boxes, and trees.
Menus in Dojo are presented much like open <select> controls—and you need to do a little work to get them to drop down in the way familiar to menu users everywhere. You’ll also see how to create context menus that you can make appear with a right-click of the mouse.
Title panes give their content a title, and their content is collapsible, and therefore can be hidden.
Inline edit boxes can be used to edit the text in a page. Using these Dijits, you can edit a page, such as a form letter, and then print the page on a printer.
Trees list data items in tree format, with collapsible nodes. Trees are a familiar ...
Read now
Unlock full access