onEditLineItem

abstract Unit onEditLineItem(SelectableLineItem selectableLineItem)

Called when the user tapped on a line item to edit it.

You should show the LineItemDetailsFragment with the selectable line item.

Parameters

selectableLineItem