ブロックする >DeleteArea >updateWouldDelete_

DeleteArea.updateWouldDelete_() メソッド

内部の wouldDelete_ 状態を更新します。

署名:

protected updateWouldDelete_(wouldDelete: boolean): void;

パラメータ

パラメータ 説明
wouldDelete ブール値 willDelete 状態の新しい値。

戻り値:

void