on_edit_form_keyup

Group.on_edit_form_keyup(item, event)
Domain:

client

Language:

javascript

Class:

Group()

Description

The on_edit_form_keyup event is triggered when the keyup event occurs for the edit_form of the item.

Paramaters

Parameter

Type

Description

item

The item that triggered the event.

event

The JQuery event object.

See also

Related methods

Related concepts