DigitalInvoiceFragmentInterface

Public API of the DigitalInvoiceFragment.

Functions

Link copied to clipboard

Set a listener for digital invoice events.

Link copied to clipboard
public abstract Unit setListener(DigitalInvoiceFragmentListener listener)

Set a listener for digital invoice events.

Link copied to clipboard
public abstract Unit updateLineItem(SelectableLineItem selectableLineItem)

Call this method when the modified selectable line item was returned by the LineItemDetailsListener.onSave method.

Inheritors

Link copied to clipboard