Package 

Interface MultiPageImageCaptureScenario.UISettings

    • Method Summary

      Modifier and Type Method Description
      abstract String getString(MultiPageImageCaptureScenario.ResourceType type, Integer pageIndex) Provides string resources from the ResourceType enumeration for the view control, depending on the scenario step and the page characteristic.
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.MultiPageImageCaptureScenario.UISettings

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getString

        @MainThread() abstract String getString(MultiPageImageCaptureScenario.ResourceType type, Integer pageIndex)

        Provides string resources from the ResourceType enumeration for the view control, depending on the scenario step and the page characteristic. I.e., string resources for a page of a passport and a page of a business card can differ on the same view control. So both view control type and page type should be specified. Control type and the type of message is defined by the ResourceType enumeration value. Page type is specified by the page index.

        Parameters:
        type - Type of the source string, that should be displayed
        pageIndex - Index of a page in process.