View

interface View

Functions

Link copied to clipboard
abstract fun showAdditivesState(state: ProductInfoState<List<AdditiveName>>)
Link copied to clipboard
abstract fun showAllergens(allergens: List<AllergenName>)
Link copied to clipboard
abstract suspend fun showAnalysisTags(state: ProductInfoState<List<AnalysisTagConfig>>)
Link copied to clipboard
abstract fun showAnnotatedInsightToast(annotationResponse: AnnotationResponse)
Link copied to clipboard
abstract fun showCategoriesState(state: ProductInfoState<List<CategoryName>>)
Link copied to clipboard
abstract fun showLabelsState(state: ProductInfoState<List<LabelName>>)
Link copied to clipboard
abstract suspend fun showProductQuestion(question: Question)

Inheritors

Link copied to clipboard
Link copied to clipboard