xsy-breeze-ui-rpa > MobileListExtensionPointBatch > setCellEditable
MobileListExtensionPointBatch.setCellEditable property
设置item是否可点击
Signature:
setCellEditable: (value: {
detailUuid: any;
detailId: any;
itemApiKey: string;
editable: boolean;
}) => Promise<any>;
