Function EditWidgetBase.handleFocusChange

override to handle focus changes

override void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);