Class OCRProviderConfigViewImpl
Object
OCRProviderConfigViewImpl
- All Implemented Interfaces:
View,OCRProviderConfigView,Serializable
@Component
@Scope("prototype")
public class OCRProviderConfigViewImpl
extends Object
implements OCRProviderConfigView
- See Also:
-
Constructor Details
-
OCRProviderConfigViewImpl
public OCRProviderConfigViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
saveButton
public Button saveButton()- Specified by:
saveButtonin interfaceOCRProviderConfigView
-
setVitruvioOCRProviderConfig
- Specified by:
setVitruvioOCRProviderConfigin interfaceOCRProviderConfigView
-
commitAllChanges
public void commitAllChanges()- Specified by:
commitAllChangesin interfaceOCRProviderConfigView
-
isValid
public boolean isValid()- Specified by:
isValidin interfaceOCRProviderConfigView
-