File: n_cst_dwsrv_grid.sru
Size: 412
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$n_cst_dwsrv_grid.sru
$PBExportComments$Extension Grid DataWindow service
forward
global type n_cst_dwsrv_grid from pfc_n_cst_dwsrv_grid
end type
end forward

global type n_cst_dwsrv_grid from pfc_n_cst_dwsrv_grid
end type
global n_cst_dwsrv_grid n_cst_dwsrv_grid

on n_cst_dwsrv_grid.create
call super::create
end on

on n_cst_dwsrv_grid.destroy
call super::destroy
end on