Name
FromSubjectSent on

This is a simple application mockup showing some of the dojo widgets:

  • layout widgets: SplitContainer, LayoutContainer, AccordionContainer
  • TooltipDialog, Tooltip
  • Tree
  • form widgets: Button, DropDownButton, ComboButton, FilteringSelect, ComboBox
  • Editor

The message list above originally contains all the messages, but you can filter it by clicking on items in the left Accordion. Then click on the messages in the above list to display them. There's no server running, so the app is just a facade and it doesn't really do anything.

-- Bill

dijit-all may include much more code than your application actually requires. We strongly recommend that you investigate a custom build or the web build tool
DEPRECATED: dijit.layout.LayoutContainer is deprecated use BorderContainer instead -- will be removed in version: 2
DEPRECATED: dijit.layout.SplitContainer is deprecated use BorderContainer with splitter instead -- will be removed in version: 2
DEPRECATED: dijit.layout.AccordionPane deprecated, use ContentPane instead -- will be removed in version: 2.0
DEPRECATED: Tree: from version 2.0, should specify a model object rather than a store/query
DEPRECATED: dijit.layout.AccordionPane deprecated, use ContentPane instead -- will be removed in version: 2.0
DEPRECATED: dijit.layout.SplitContainer is deprecated use BorderContainer with splitter instead -- will be removed in version: 2