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