Interface IVisualSetContainerListener<VS extends IAbstractChartVisualSet>

Type Parameters:
VS - VisualSet type

public interface IVisualSetContainerListener<VS extends IAbstractChartVisualSet>
Interface of the AbstractVisualSetContainer change listeners. Provides a set of methods corresponding to it. Used to subscribe to changes in the contents of a AbstractVisualSetContainer or to subscribe to events of changes in its structure.
Author:
Aleksey Kirillov