isEnable method

bool isEnable()

Implementation

bool isEnable() {
  return widget.isEdit;
}