Class QAutocomplete_SelectEvent
Triggered when an item is selected from the menu. The default action is to replace the text fields value with the value of the selected item.
Canceling this event prevents the value from being updated, but does not prevent the menu from closing. * event Type: Event * ui Type: Object * item Type: Object An Object with label and value properties for the selected option.
- QBaseClass
- QEvent
- QJqUiEvent
- QAutocomplete_SelectEvent
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'autocompleteselect'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|