Class QAutocomplete_FocusEvent
Triggered when focus is moved to an item (not selecting). The default action is to replace the text fields value with the value of the focused item, though only if the event was triggered by a keyboard interaction.
Canceling this event prevents the value from being updated, but does not prevent the menu item from being focused. * event Type: Event * ui Type: Object * item Type: Object The focused item.
- QBaseClass
- QEvent
- QJqUiEvent
- QAutocomplete_FocusEvent
__construct(),
__get()
|
OverrideAttributes(),
__call(),
__set()
|
string |
EventName
|
#
'autocompletefocus'
|
$intDelay,
$strCondition,
$strSelector
|
$Condition,
$Delay,
$EventName,
$JsReturnParam,
$Selector
|