Timeline View Listener Override

A developer can write a TimelineView Listener to massage the time line view data (modify any bucket value) and manipulate the exported Microsoft Excel workbook (for example, re-sizing cells or change cell colors).

To implement a TimelineView listener, extend com.onenetwork.platform.data.tlv.BaseTimelineViewListener and override any of the methods as desired.