Namespacedojox.widget


some were created for demonstration purposes, and learning tools. The each maintain


their own .css file (typically dojox/widget/WidgetName/WidgetName.css)

These are standalone widgets with varying levels of stability. Some are useful,

Jump to PropertiesConstructorsBack to top

a HSV color picker - like PhotoShop
A styled input type="file"
An extension on dojox.widget.FileInput providing background upload progress
An extended version of dojox.widget.FileInputAuto that does not display an input node, but rather only a button and otherwise behaves just like FileInputAuto
Menu similar to the fish eye menu on the Mac OS
A Light-weight Fisheye Component, or an exhanced version of dojo.fx.Toggler ...
Constructordojox.widget.Loader(params: Object?, srcNodeRef: DomNode|String)
a configurable global xhr-listener to display a loading message during running xhr's or to simply provide base-level topic to subscribe to for custom loading messages
A ComboBox that accpets multiple inputs on a single line?
Constructordojox.widget.Rating(params: Object?, srcNodeRef: DomNode|String)
A widget for rating using stars. required: Boolean TODO: Can be true or false, default is false. required: false,
Constructordojox.widget.SortList(params: Object?, srcNodeRef: DomNode|String)
A sortable unordered-list with a fixed header for use in dijit.demos.chat for demonstration purposes only for now. feel free to make API suggestions or fixes.
Time Spinner
Constructordojox.widget.Toaster(params: Object?, srcNodeRef: DomNode|String)
Message that slides in from the corner of the screen, used for notifications like "new email".
A set of panels that display sequentially, typically notating a step-by-step procedure like an install
a panel in a WizardContainer

Jump to ConstructorsPropertiesBack to top