public class RenderableSeriesPropertyHelper<E extends IRenderableSeriesCore> extends AttachableCollectionPropertyHelper<E>
propertyHolder
Constructor and Description |
---|
RenderableSeriesPropertyHelper(IPropertyHolder propertyHolder,
int eventId,
com.scichart.core.observable.ObservableCollection<E> selectedRenderableSeriesCollection,
int selectedRenderableSeriesEventId) |
Modifier and Type | Method and Description |
---|---|
protected void |
attachTo(E item,
com.scichart.core.IServiceContainer services) |
protected void |
detach(E item) |
invalidatePropertyHolder, onCollectionChanged, onCollectionDrasticallyChanged
public RenderableSeriesPropertyHelper(IPropertyHolder propertyHolder, int eventId, com.scichart.core.observable.ObservableCollection<E> selectedRenderableSeriesCollection, int selectedRenderableSeriesEventId)
protected void detach(E item)
detach
in class AttachableCollectionPropertyHelper<E extends IRenderableSeriesCore>
protected void attachTo(E item, com.scichart.core.IServiceContainer services)
attachTo
in class AttachableCollectionPropertyHelper<E extends IRenderableSeriesCore>