EAS单据分录的一些初始化设置 // 设定单据分录选择模式为单元格选择模式kdtEntrys.getSelectManager().setSelectMode(KDTSelectManager.CELL_SELECT);// 设定支持鼠标拖动表头移动表列kdtEntrys.setColumnMoveable(true);