array( array('widget_class' => 'SubPanelTopCreateButton'), array('widget_class' => 'SubPanelTopSelectButton', 'popup_module' => 'EcmProductStockIndexs'), ), 'where' => '', 'list_fields' => array( 'name'=>array( 'vname' => 'LBL_LIST_NAME', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '50%', ), 'assigned_user_name' => array ( 'name' => 'assigned_user_name', 'vname' => 'LBL_LIST_ASSIGNED_TO_NAME', ), 'edit_button'=>array( 'widget_class' => 'SubPanelEditButton', 'module' => 'EcmProductStockIndexs', 'width' => '4%', ), 'remove_button'=>array( 'widget_class' => 'SubPanelRemoveButton', 'module' => 'EcmProductStockIndexs', 'width' => '5%', ), ), ); ?>