封鎖 >留言 >WorkspaceCommentWorkspace 註解 >setEditable

comments.WorkspaceComment.setEditable() 方法

設定留言是否可編輯。

Signature:

setEditable(editable: boolean): void;

參數

參數 類型 說明
可編輯 布林值

傳回:

void