Links may not function; however, this content may be relevant to outdated versions of the product.
editListItem: Public JS API for control actions
editListItem
Makes the active row in the grid, tree grid, tree or repeating dynamic layout editable.
Syntax
pega.api.ui.actions.list.editListItem(eventObject);
Parameters
eventObject: The event refers to a DOM event object. It is used to identify the active row and makes it editable.