File: n_cst_tvsrvattrib.sru
Size: 421
Date: Tue, 22 Jan 2008 23:32:09 +0100
$PBExportHeader$n_cst_tvsrvattrib.sru
$PBExportComments$Extension TreeView datasource service attributes
forward
global type n_cst_tvsrvattrib from pfc_n_cst_tvsrvattrib
end type
end forward

global type n_cst_tvsrvattrib from pfc_n_cst_tvsrvattrib
end type

on n_cst_tvsrvattrib.create
TriggerEvent( this, "constructor" )
end on

on n_cst_tvsrvattrib.destroy
TriggerEvent( this, "destructor" )
end on