300301302303304305306307308309
NotificationEvent.NotificationType.SUCCESS ) ); } else { ValidationPopup.showMessages( results ); } } }, new DefaultErrorCallback() ).validate( path, view.getContent() ); } }; }