IEditNotifier Interface
Definition
Namespace: Alternet.Editor
Assembly: Alternet.Editor.v8.dll
Represents method that informs editor object about changes in linked objects.
Syntax
public interface IEditNotifier : INotifier
Methods
OnStateChanged(Object, NotifyState) | When implemented by a class, updates editor control's content according to the parameters of notification. |