Class TAutoCompleteEventParameter
TAutCompleteEventParameter contains the getToken Token requested by the user for a partial match of the suggestions.
The getSelectedIndex SelectedIndex is a zero-based index of the suggestion selected by the user, -1 if not suggestion is selected.
- TComponent
-
TEventParameter
-
TCallbackEventParameter
-
TAutoCompleteEventParameter
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TAutoComplete.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TAutoComplete.php
public
|
#
__construct( mixed $response, mixed $parameter, mixed $index = -1 )
Creates a new TCallbackEventParameter. |
public
integer
|
|
public
string
|
getCallbackParameter(),
getNewWriter(),
getResponseData(),
setResponseData()
|
GLOBAL_RAISE_EVENT_LISTENER
|