********************************************************************
* NOTE: This file is generated automatically from the event * definition file DGraph.evt. ********************************************************************MODULE; IMPORT ZeusDataView, ZeusPanel; BEGIN ZeusPanel.RegisterView ( ZeusDataView.New, "DGraph Data View", "DGraph"); END DGraphDataView. DGraphDataView