public class GenericDocumentFieldListPresenter
Presenter for interface IGenericDocumentFieldListView
interface IGenericDocumentFieldListView@Inject
public GenericDocumentFieldListPresenter(@NotNull
io.scanbot.sdk.ui.utils.navigator.Navigator navigator,
@NotNull
GenericDocumentScanningSession scanningSession,
@Named @NotNull
io.scanbot.sdk.ui.result.ResultRepository<java.lang.Object> resultRepository)
Presenter for interface IGenericDocumentFieldListView
interface IGenericDocumentFieldListViewpublic void resume(@NotNull
IGenericDocumentFieldListView view)
public void pause()
public void submitButtonClick()
User wants to finish the flow
public void clearClick()
User wants to clear the list of items
public void detailsOpened()
User opened the details screen
public void detailsClosed()
User closed the details screen
public void setSavePhotoImageAllowed(boolean allowed)
Enables/Disables saving of the photo image in sdk storage
public void setSaveSignatureImageAllowed(boolean allowed)
Enables/Disables saving of the signature image in sdk storage