isEditingAllowed method

bool isEditingAllowed()

Implementation

bool isEditingAllowed() {
  return status.isEditingAllowed;
}