日期:2014-05-16 浏览次数:20703 次
{
xtype: 'itemselector',
name: 'itemselector',
id: 'itemselector-Yfield',
anchor: '100%',
height: 300,
autoScroll: true,
hideLabel: true,
buttons: ["top", "add", "remove", "bottom"],
buttonsText: {
top: "添加所有项",
add: "添加选中项",
remove: "移除选中项",
bottom: "移除所有项"
},
imagePath: '@Url.Content("~/ux/css/images/")',
store: itemselectStore,
allowBlank: false,
blankText: '@Html.GetLocalText("Common_SelectAtLeastOneDim")', //请至少选择一个可用用户和组
multiselects: [
{ listTitle: '@Html.GetLocalText("WebMetaDataAccessDim")', height: 300 }, //可用用户和