Package 

Interface DataCaptureScenario.UISettings

    • Method Summary

      Modifier and Type Method Description
      abstract String getString(DataCaptureScenario.ResourceType type) Provides string resources from the ResourceType enumeration for the view control, depending on the scenario step.
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.DataCaptureScenario.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(DataCaptureScenario.ResourceType type)

        Provides string resources from the ResourceType enumeration for the view control, depending on the scenario step.

        Parameters:
        type - Type of the source string that should be displayed