dijit.form._FormSelectWidget

dijit/form/_FormSelectWidget is a dijit widget mixin that adds functionality for working with HTML <select>-like widgets. It is used by dijit/form/Select and dojox/form/CheckedMultiSelect. It extends dijit/form/_FormValueWidget with the ability to handle multiple values and retrieve options from a dojo/data store.

Usage

See dijit/form/Select for usage information.

Error in the documentation? Can’t find what you are looking for? Let us know!