EXPERIMENTAL: dojox.form.ListInput -- APIs subject to change without notice.
_setReadOnlyInputAttr dojox_form_ListInput_0
false_createInputBox dojox_form_ListInput_0
falseDEPRECATED: dojox.form._ListInputInputItem::attr() is deprecated. Use get() or set() instead, called from function(_20){
var _21=[];
_20=_20||this._nullValidator;
for(var i in this._items){
var _22=this._items[i];
if(_22===null){
continue;
}
var _23=_22.attr("value");
if(_20(_23)){
_21.push(_23);
}
}
return _21;
} -- will be removed in version: 2.0
DEPRECATED: dijit.InlineEditBox::attr() is deprecated. Use get() or set() instead, called from function(){
return (!this.readOnlyItem&&this._started?this._editBox.attr("value"):this.value);
} -- will be removed in version: 2.0
DEPRECATED: dojox.form._ListInputInputBox::attr() is deprecated. Use get() or set() instead, called from function(_7){
if(this._count>=this.maxItems&&this.maxItems!==null){
return;
}
this._lastValueReported=this._getValues();
if(!dojo.isArray(_7)){
_7=[_7];
}
for(var i in _7){
var _8=_7[i];
if(_8===""||typeof _8!="string"){
continue;
}
this._count++;
var re=new RegExp(this.regExpGen(this.constraints));
this._lastAddedItem=new dojox.form._ListInputInputItem({"index":this._items.length,readOnlyItem:this.readOnlyItem,value:_8,regExp:this.regExpGen(this.constraints)});
this._lastAddedItem.startup();
this._testItem(this._lastAddedItem,_8);
this._lastAddedItem.onClose=dojo.hitch(this,"_onItemClose",this._lastAddedItem);
this._lastAddedItem.onChange=dojo.hitch(this,"_onItemChange",this._lastAddedItem);
this._lastAddedItem.onEdit=dojo.hitch(this,"_onItemEdit",this._lastAddedItem);
this._lastAddedItem.onKeyDown=dojo.hitch(this,"_onItemKeyDown",this._lastAddedItem);
if(this.useAnim){
dojo.style(this._lastAddedItem.domNode,{opacity:0,display:""});
}
this._placeItem(this._lastAddedItem.domNode);
if(this.useAnim){
var _9=dojo.fadeIn({node:this._lastAddedItem.domNode,duration:this.duration,easing:this.easingIn}).play();
}
this._items[this._lastAddedItem.index]=this._lastAddedItem;
if(this._onChangeActive&&this.intermediateChanges){
this.onChange(_8);
}
if(this._count>=this.maxItems&&this.maxItems!==null){
break;
}
}
this._updateValues();
if(this._lastValueReported.length==0){
this._lastValueReported=this.value;
}
if(!this.readOnlyInput){
this._input.attr("value","");
}
if(this._onChangeActive){
this.onChange(this.value);
}
this._setReadOnlyWhenMaxItemsReached();
} -- will be removed in version: 2.0
_setReadOnlyInputAttr dojox_form_ListInput_0
false_createInputBox dojox_form_ListInput_0
false_createInputBox dojox_form_ListInput_0
false_setReadOnlyInputAttr dojox_form_ListInput_1
false_createInputBox dojox_form_ListInput_1
true_setReadOnlyInputAttr dojox_form_ListInput_1
false_createInputBox dojox_form_ListInput_1
true_setReadOnlyInputAttr dojox_form_ListInput_1
true_createInputBox dojox_form_ListInput_1
true_createInputBox dojox_form_ListInput_1
true_createInputBox dojox_form_ListInput_2
false_setReadOnlyInputAttr dojox_form_ListInput_3
false_createInputBox dojox_form_ListInput_3
false_setReadOnlyInputAttr dojox_form_ListInput_3
false_createInputBox dojox_form_ListInput_3
false_createInputBox dojox_form_ListInput_3
false_setReadOnlyInputAttr dojox_form_ListInput_4
false_createInputBox dojox_form_ListInput_4
true_setReadOnlyInputAttr dojox_form_ListInput_4
false_createInputBox dojox_form_ListInput_4
true_setReadOnlyInputAttr dojox_form_ListInput_4
true_createInputBox dojox_form_ListInput_4
true_createInputBox dojox_form_ListInput_4
true_setReadOnlyInputAttr dojox_form_ListInput_5
false_createInputBox dojox_form_ListInput_5
false_setReadOnlyInputAttr dojox_form_ListInput_5
false_createInputBox dojox_form_ListInput_5
false_createInputBox dojox_form_ListInput_5
false_setReadOnlyInputAttr dojox_form_ListInput_6
false_createInputBox dojox_form_ListInput_6
false_setReadOnlyInputAttr dojox_form_ListInput_6
false_createInputBox dojox_form_ListInput_6
false_createInputBox dojox_form_ListInput_6
false_setReadOnlyInputAttr dojox_form_ListInput_7
false_createInputBox dojox_form_ListInput_7
false_setReadOnlyInputAttr dojox_form_ListInput_7
false_createInputBox dojox_form_ListInput_7
false_createInputBox dojox_form_ListInput_7
false_setReadOnlyInputAttr dojox_form_ListInput_8
false_createInputBox dojox_form_ListInput_8
false_setReadOnlyInputAttr dojox_form_ListInput_8
false_createInputBox dojox_form_ListInput_8
false_createInputBox dojox_form_ListInput_8
false_setReadOnlyInputAttr dojox_form_ListInput_9
false_createInputBox dojox_form_ListInput_9
false_setReadOnlyInputAttr dojox_form_ListInput_9
false_createInputBox dojox_form_ListInput_9
false_createInputBox dojox_form_ListInput_9
false_createInputBox dojox_form_ListInput_10
false_setReadOnlyInputAttr dojox_form_ListInput_11
false_createInputBox dojox_form_ListInput_11
false_setReadOnlyInputAttr dojox_form_ListInput_11
false_createInputBox dojox_form_ListInput_11
false_createInputBox dojox_form_ListInput_11
falseHover over HTML elements in the main page. Click to hold selection.