public class HistoryClearedEvent extends AbstractHistoryEvent
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
source| Constructor and Description |
|---|
HistoryClearedEvent(Object source,
HistoryDataSet historyDataSet)
Constructs a new
HistoryClearedEvent. |
getHistoryDataSetgetSource, toStringprivate static final long serialVersionUID
public HistoryClearedEvent(Object source, HistoryDataSet historyDataSet)
HistoryClearedEvent.source - object on which the Event initially occurredhistoryDataSet - history data set for which the event is trigerred