blockly >字段 >isClickable

Field.isClickable() 方法

检查此字段是否定义了 showEditor_ 函数。

Signature:

isClickable(): boolean;

返回

布尔值

此字段是否可点击。