public class EditorValueChangedEvent extends Object
EditorValue
. Provides a handle of the EditorValue
, the language in which the change took place, the name of the attribute that was changed, and the old and the new value.Constructor and Description |
---|
EditorValueChangedEvent() |
Modifier and Type | Method and Description |
---|---|
EditorValue<?> |
getEditor()
Provides the editor of the event.
|
Language |
getLanguage()
Provides the language the event happened in.
|
Object |
getNewValue()
Provides the new value after the change.
|
Object |
getOldValue()
Provides the old value prior to the change.
|
public EditorValue<?> getEditor()
public Language getLanguage()
public Object getOldValue()
public Object getNewValue()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210