There are several methods that can be overridden for customization.
window.status
set.String errorMessage = editor.getFeedbackMessage().getMessage();The default implementation of this method displays the error message in
window.status
, redisplays the editor, selects the editor's content and sets the focus on it.
|
|
|
|
|
|
|
|
|
|
|
|