blockly > Field > isClickable

Field.isClickable() method

Check whether this field defines the showEditor_ function.

Signature:

isClickable(): boolean;

Returns:

boolean

Whether this field is clickable.