super.populateParams(); ListUIBean listUIBean = ((ListUIBean) component); listUIBean.setList(list); listUIBean.setListKey(listKey); listUIBean.setListValue(listValue);
this.list = list;
this.listKey = listKey;
this.listValue = listValue;