From 91cb43a795263a69000564be15155e96dfdca29f Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 19:38:10 +0000 Subject: fixed page script, updated version number for quickstart pdf, ran build scripts to generate ids --- demos/quickstart/protected/pages/ActiveControls/Home.page | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'demos/quickstart/protected/pages/ActiveControls/Home.page') diff --git a/demos/quickstart/protected/pages/ActiveControls/Home.page b/demos/quickstart/protected/pages/ActiveControls/Home.page index 1a216db6..8aec52c0 100644 --- a/demos/quickstart/protected/pages/ActiveControls/Home.page +++ b/demos/quickstart/protected/pages/ActiveControls/Home.page @@ -380,7 +380,7 @@ realize the active controls. They can be useful to develop new active controls, to use them.
TActiveControlAdapter customizes the parent TControl class for active control classes. @@ -390,7 +390,7 @@ to use them.
TActiveListControlAdapter allows the adapted list controls to change the selections @@ -399,7 +399,7 @@ to use them.
TActivePageAdapter process the page life-cycle for callback requests. @@ -407,7 +407,7 @@ to use them.
TBaseActiveControl class provided additional basic properties common for every @@ -421,7 +421,7 @@ to use them.
TCallbackResponseAdapter alters the THttpResponse's outputs. @@ -435,7 +435,7 @@ to use them.
The following classes provide advanced properties and events needed to realize the active controls. A Prado user can use them to customize active controls behaviour and interact directly with the client side during a callback.
-- cgit v1.2.3