LineItemDetailsFragmentListener

public interface LineItemDetailsFragmentListener

Interface used by the LineItemDetailsFragment to dispatch events to the hosting Activity.

Functions

onSave
Link copied to clipboard
abstract Unit onSave(SelectableLineItem selectableLineItem)
Called when the user presses the save button.

Inheritors

LineItemDetailsActivity
Link copied to clipboard