X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.ux.form.MultiSelect.html diff --git a/docs/output/Ext.ux.form.MultiSelect.html b/docs/output/Ext.ux.form.MultiSelect.html index 238e976a..b539903d 100644 --- a/docs/output/Ext.ux.form.MultiSelect.html +++ b/docs/output/Ext.ux.form.MultiSelect.html @@ -1,14 +1,14 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field
        MultiSelect

Class Ext.ux.form.MultiSelect

Package:Ext.ux.form
Defined In:MultiSelect.js
Class:MultiSelect
Extends:Field
xtype:multiselect
A control that allows selection and form submission of multiple list items.

Config Options

Config OptionsDefined By
 allowBlank : Boolean
False to require at least one item in the list to be selected, true to allow no -selection (defaults to true).
MultiSelect
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component