From 5a55bca3e31f4cefa2b3fa6e854431db91528837 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 28 Aug 2006 02:21:48 +0000 Subject: Moved createdOnTemplate() and addParsedObject() from TControl to TComponent so that template instantiation is more consistent among non-control components and controls. --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3de56f39..aadb3ee6 100644 --- a/HISTORY +++ b/HISTORY @@ -10,6 +10,7 @@ ENH: Input controls in some datagrid columns can now be accessed in a named fash CHG: Unify all client-side javascript event handler syntax. (Wei) CHG: Added more conditions in the requirement checker (Qiang) CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang) +CHG: Moved createdOnTemplate() and addParsedObject() from TControl to TComponent (Qiang) Version 3.0.3 August 6, 2006 ============================ -- cgit v1.2.3