Class OCRResultPresenter
- All Implemented Interfaces:
Presenter<OCRResultView>,PresenterLifeCicleAware<OCRResultView>,Serializable
@Component
@Scope("prototype")
public class OCRResultPresenter
extends AbstractPresenter<OCRResultView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
OCRResultPresenter
public OCRResultPresenter()
-
-
Method Details
-
doOCRFor
-
getView
-