차단 > 댓글 > WorkspaceComment > setEditable

comments.WorkspaceComment.setEditable() 메서드

댓글을 수정할 수 있는지 여부를 설정합니다.

서명:

setEditable(editable: boolean): void;

매개변수

매개변수 유형 설명
수정 가능 부울

반환:

void