Abstract Summary Product Presenter
open class AbstractSummaryProductPresenter : ISummaryProductPresenter.View
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun showAdditivesState(state: ProductInfoState<List<AdditiveName>>)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun showAnalysisTags(state: ProductInfoState<List<AnalysisTagConfig>>)
Content copied to clipboard
Link copied to clipboard
open override fun showAnnotatedInsightToast(annotationResponse: AnnotationResponse)
Content copied to clipboard
Link copied to clipboard
open override fun showCategoriesState(state: ProductInfoState<List<CategoryName>>)
Content copied to clipboard
Link copied to clipboard
open override fun showLabelsState(state: ProductInfoState<List<LabelName>>)
Content copied to clipboard
Link copied to clipboard