210211212213214215216217218
loadContent(); } private void reload() { changeTitleNotification.fire( new ChangeTitleWidgetEvent( place, getTitle(), null ) ); view.showBusyIndicator( CommonConstants.INSTANCE.Loading() ); loadContent(); }