notify_components_added


Description:

[ Version ( since = "3.4" ) ]
public void notify_components_added (SList<Component> ecalcomponents)

Notifies all view listeners of the addition of a list of components.

Uses the DataCalView's fields-of-interest to filter out unwanted information from iCalendar strings sent over the bus.

Parameters:

this

an DataCalView

ecalcomponents

List of Component-s that have been added.