Table of Contents

Interface IEditNotifier

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Represents method that informs editor object about changes in linked objects.

public interface IEditNotifier : INotifier

Methods

OnStateChanged(object, NotifyState)

When implemented by a class, updates editor control's content according to the parameters of notification.