From 6818eb71061580a636831b8e6c0ba8aca2c3420b Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 16:03:13 +0000 Subject: documentation galore: TCallbackClientSide, TCallbackOptions and TCallbackClientScript --- .../quickstart/protected/pages/ActiveControls/Home.page | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 a658aa16..7834cc1d 100644 --- a/demos/quickstart/protected/pages/ActiveControls/Home.page +++ b/demos/quickstart/protected/pages/ActiveControls/Home.page @@ -97,11 +97,6 @@ TActiveButton control. See also the later part of the TCallbackOptions - callback options such as OnLoading client-side event handlers. - -

Active List Controls

@@ -387,14 +382,19 @@ realize the active controls.

  • - * TCallbackClientScript + TCallbackClientScript methods to manipulate the client-side HTML elements, also includes methods to invoke javascript Effects on HTML elements.
  • - * TCallbackClientSide - common client-side callback request options, and client-side event handlers. + TCallbackClientSide + is used to specify client-side callback request options and client-side event handlers. +
  • + +
  • + TCallbackOptions + allows a common set of callback client-side options to be attached to one or more active controls.
  • -- cgit v1.2.3